Date: Sunday, February 5, 2023 @ 23:18:03
  Author: muflone
Revision: 1392990

upgpkg: perl-pdf-builder 3.025-1

Modified:
  perl-pdf-builder/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-05 23:17:59 UTC (rev 1392989)
+++ PKGBUILD    2023-02-05 23:18:03 UTC (rev 1392990)
@@ -4,8 +4,8 @@
 pkgname=perl-pdf-builder
 _perl_namespace=PDF
 _perl_module=Builder
-pkgver=3.022
-pkgrel=2
+pkgver=3.025
+pkgrel=1
 pkgdesc="Facilitates the creation and modification of PDF files"
 arch=('any')
 url="https://metacpan.org/release/${_perl_namespace}-${_perl_module}";
@@ -13,7 +13,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=('30c7696af07355dbcbccc331f6502652c94297974ff957126671caa7f400708fe9d4e908e6cf79c544870ece6d7ca5fd4312d0d0d70fbc32b3252571b9d8c156')
+sha256sums=('a9beb4efa0ec2975a9145cef052118b2098f46d9c1510dd65786a03d0da3e3d5')
 options=('!emptydirs')
 
 build() {

Reply via email to