T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-patchreader
Commits: 49970111 by T.J. Townsend at 2024-07-13T01:14:02-04:00 upgpkg: 0.9.6-6: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = perl-patchreader + pkgdesc = Utilities to read and manipulate patches and CVS + pkgver = 0.9.6 + pkgrel = 6 + url = https://search.cpan.org/dist/PatchReader + arch = any + license = GPL + license = PerlArtistic + depends = perl + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/T/TM/TMANNERM/PatchReader-0.9.6.tar.gz + sha256sums = b8de37460347bb5474dc01916ccb31dd2fe0cd92242c4a32d730e8eb087c323c + +pkgname = perl-patchreader ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=perl-patchreader pkgver=0.9.6 -pkgrel=5 +pkgrel=6 pkgdesc="Utilities to read and manipulate patches and CVS" arch=('any') url="https://search.cpan.org/dist/PatchReader" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-patchreader/-/commit/499701113f04c80a7eec29970002d758f3cb6d41 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-patchreader/-/commit/499701113f04c80a7eec29970002d758f3cb6d41 You're receiving this email because of your account on gitlab.archlinux.org.
