[arch-commits] Commit in perl-pdf-builder/trunk (PKGBUILD)
Fabio Castelli
muflone at archlinux.org
Sun May 2 14:55:30 UTC 2021
Date: Sunday, May 2, 2021 @ 14:55:29
Author: muflone
Revision: 926156
upgpkg: perl-pdf-builder 3.022-1
Modified:
perl-pdf-builder/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-02 14:34:51 UTC (rev 926155)
+++ PKGBUILD 2021-05-02 14:55:29 UTC (rev 926156)
@@ -4,7 +4,7 @@
pkgname=perl-pdf-builder
_perl_namespace=PDF
_perl_module=Builder
-pkgver=3.019
+pkgver=3.022
pkgrel=1
pkgdesc="Facilitates the creation and modification of PDF files"
arch=('any')
@@ -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=('f1869a6ecb202a7661600e91ddc1ab1d21387979d7e42470ec4c663f2b36b8c04e12c475f5ba90a88ce43950723f73ce46c5d0057220d5a53e34cc16b22ce92e')
+sha512sums=('30c7696af07355dbcbccc331f6502652c94297974ff957126671caa7f400708fe9d4e908e6cf79c544870ece6d7ca5fd4312d0d0d70fbc32b3252571b9d8c156')
options=('!emptydirs')
build() {
More information about the arch-commits
mailing list