T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
pax-utils
Commits:
846dc483 by T.J. Townsend at 2024-03-13T12:57:55-04:00
add checksum
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -14,7 +14,7 @@ license=('GPL2')
depends=('bash' 'libcap' 'libcap.so' 'libseccomp' 'python' 'python-pyelftools')
makedepends=('docbook-xml' 'docbook-xsl' 'git' 'linux-headers' 'meson' 'xmlto')
source=(git+https://anongit.gentoo.org/git/proj/pax-utils.git?signed#tag=v$pkgver)
-sha512sums=('SKIP')
+sha512sums=('0e688cc498503aa5dccc3e7ecff1097efe9f5049c6b13205aaae34ec6d3b151ed6d7d7a25393695105c4acdc1125a178ef22906a54f56cbbaf3d7bdb29e3a991')
validpgpkeys=('5EF3A41171BB77E6110ED2D01F3D03348DB1A3E2')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pax-utils/-/commit/846dc483a0ca160a4b16369ce3b1aed807396dff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pax-utils/-/commit/846dc483a0ca160a4b16369ce3b1aed807396dff
You're receiving this email because of your account on gitlab.archlinux.org.