Date: Sunday, February 5, 2023 @ 23:14:41
Author: muflone
Revision: 1392979
upgpkg: perl-pdf-api2 2.044-1
Modified:
perl-pdf-api2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-02-05 23:14:39 UTC (rev 1392978)
+++ PKGBUILD 2023-02-05 23:14:41 UTC (rev 1392979)
@@ -8,8 +8,8 @@
pkgname=perl-pdf-api2
_perl_namespace=PDF
_perl_module=API2
-pkgver=2.041
-pkgrel=2
+pkgver=2.044
+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")
-sha512sums=('f3b98fccb86e85a1954d370805e098b8a8c94bcc3e44a060ec58fb2079ba5165b4483451c575265525d27aee45a9a85e8bc800cf26e207f6b9183daa0c88c7cb')
+sha256sums=('b2d15579e42723d8d7f9b72de86d0d35cde34f1eb7713456ba2ad35fb3cbea7e')
options=('!emptydirs')
build() {