aboutsummaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-09-30 10:07:56 +0200
committerPolesznyák Márk <contact@pml68.dev>2025-09-30 10:07:56 +0200
commit84683544973f56048a07fc0dd941c92269a681d0 (patch)
treeae863012a3c12e4604c4b150da18dee74c53d862 /.SRCINFO
parentfeat: remove unnecessary "rustfmt" opt-depend (diff)
downloadPKGBUILDs-84683544973f56048a07fc0dd941c92269a681d0.tar.gz
feat: update source URL, change `pkgver()`
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9830e3d..83d7a4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = iced-builder-git
pkgdesc = UI builder for iced, built with iced.
- pkgver = 0.1.0.r201.g4881939
- pkgrel = 1
- url = https://github.com/pml68/iced-builder
+ pkgver = r212.a17a972
+ pkgrel = 2
+ url = https://git.sr.ht/~pml68/iced-builder
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
@@ -10,13 +10,12 @@ pkgbase = iced-builder-git
depends = gcc-libs
depends = glibc
depends = openssl
- optdepends = rustfmt: better code formatting
provides = iced-builder
conflicts = iced-builder
options = !lto
options = !strip
options = !debug
- source = iced-builder::git+https://github.com/pml68/iced-builder.git
+ source = iced-builder::git+https://git.sr.ht/~pml68/iced-builder
sha256sums = SKIP
pkgname = iced-builder-git