diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-09-30 10:07:56 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-09-30 10:07:56 +0200 |
| commit | 84683544973f56048a07fc0dd941c92269a681d0 (patch) | |
| tree | ae863012a3c12e4604c4b150da18dee74c53d862 /.SRCINFO | |
| parent | feat: remove unnecessary "rustfmt" opt-depend (diff) | |
| download | PKGBUILDs-84683544973f56048a07fc0dd941c92269a681d0.tar.gz | |
feat: update source URL, change `pkgver()`
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -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 |
