[arch-commits] Commit in perl-pdf-api2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 21 19:08:30 UTC 2020
Date: Saturday, March 21, 2020 @ 19:08:29
Author: felixonmars
Revision: 603023
upgpkg: perl-pdf-api2 2.034-1
Modified:
perl-pdf-api2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-21 19:06:59 UTC (rev 603022)
+++ PKGBUILD 2020-03-21 19:08:29 UTC (rev 603023)
@@ -8,8 +8,8 @@
pkgname=perl-pdf-api2
_perl_namespace=PDF
_perl_module=API2
-pkgver=2.033
-pkgrel=2
+pkgver=2.034
+pkgrel=1
pkgdesc="Faciliates the creation and modification of PDF files"
arch=('any')
url="https://metacpan.org/release/${_perl_namespace}-${_perl_module}"
@@ -17,7 +17,7 @@
depends=('perl' 'perl-font-ttf')
checkdepends=('perl-test-exception' 'perl-test-memory-cycle')
source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz")
-sha256sums=('9c0866ec1a3053f73afaca5f5cdbe6925903b4ce606f4bf4ac317731a69d27a0')
+sha512sums=('63b566635de0edd38fd72cafb6b0a81edf9670106d7dfa43789b14864807218246b0f24d0bfdec11b7cfb00d8081e27ae964db72b8f1c9f8af9b6e2f85a0045b')
options=('!emptydirs')
build() {
More information about the arch-commits
mailing list