Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / syd
Commits:
322c415c by Robin Candau at 2025-02-14T16:50:00+01:00
Style change
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ arch=('x86_64')
license=('GPL-3.0-only')
depends=('bash' 'gcc-libs' 'glibc' 'libseccomp')
makedepends=('cargo' 'scdoc')
-provides=('sydbox')
+provides=("${_pkgname}")
source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.exherbo.org/${_pkgname}/${_pkgname}/-/archive/v${pkgver}/${_pkgname}-v${pkgver}.tar.gz")
sha256sums=('d84089e48fa7f5e1c9d895d448b3bf932832427445c6c2fed741789b5780b8ed')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/syd/-/commit/322c415c897c709a00a9fd40df0f19ed09487627
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/syd/-/commit/322c415c897c709a00a9fd40df0f19ed09487627
You're receiving this email because of your account on gitlab.archlinux.org.