Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
perl-pdf-builder


Commits:
d10eb6c8 by Fabio Castelli (Muflone) at 2023-12-22T00:05:15+01:00
upgpkg: 3.026-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = perl-pdf-builder
+       pkgdesc = Facilitates the creation and modification of PDF files
+       pkgver = 3.026
+       pkgrel = 1
+       url = https://metacpan.org/release/PDF-Builder
+       arch = any
+       license = LGPL
+       checkdepends = perl-test-exception
+       checkdepends = perl-test-memory-cycle
+       depends = perl
+       depends = perl-font-ttf
+       options = !emptydirs
+       source = 
https://www.cpan.org/modules/by-module/PDF/PDF-Builder-3.026.tar.gz
+       sha256sums = 
d9ff0003b4070ee8c4be6f4faba23a12b0c03778287c5d22f23cd9384bdfe890
+
+pkgname = perl-pdf-builder


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=perl-pdf-builder
 _perl_namespace=PDF
 _perl_module=Builder
-pkgver=3.025
+pkgver=3.026
 pkgrel=1
 pkgdesc="Facilitates the creation and modification of PDF files"
 arch=('any')
@@ -13,7 +13,7 @@ license=('LGPL')
 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=('a9beb4efa0ec2975a9145cef052118b2098f46d9c1510dd65786a03d0da3e3d5')
+sha256sums=('d9ff0003b4070ee8c4be6f4faba23a12b0c03778287c5d22f23cd9384bdfe890')
 options=('!emptydirs')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-builder/-/commit/d10eb6c84183d52c436b0e56857f232a0be0c0a2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-builder/-/commit/d10eb6c84183d52c436b0e56857f232a0be0c0a2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to