T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / dontpanic
Commits: a2414627 by T.J. Townsend at 2024-07-11T23:41:29-04:00 upgpkg: 1.02-3: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,12 @@ +pkgbase = dontpanic + pkgdesc = libdontpanic - used for testing Alien::Base + pkgver = 1.02 + pkgrel = 3 + url = https://github.com/Perl5-Alien/dontpanic + arch = x86_64 + license = GPL + depends = glibc + source = dontpanic-1.02.tar.gz::https://github.com/Perl5-Alien/dontpanic/archive/1.02.tar.gz + sha512sums = e260a3c27427f838b9228d096be63be86016bdaee1482a22d71611ba029ecab5666dde8d684b761507118842158e38a2181a89bcc7dde259ccaafcb1c019ed58 + +pkgname = dontpanic ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=dontpanic pkgver=1.02 -pkgrel=2 +pkgrel=3 pkgdesc='libdontpanic - used for testing Alien::Base' arch=('x86_64') url='https://github.com/Perl5-Alien/dontpanic' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dontpanic/-/commit/a2414627133ad89d9510a49cf45d1ae0ddaf8706 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dontpanic/-/commit/a2414627133ad89d9510a49cf45d1ae0ddaf8706 You're receiving this email because of your account on gitlab.archlinux.org.
