summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChad Harp2017-02-26 18:52:51 +0000
committerChad Harp2017-02-26 18:52:51 +0000
commit11f203789bb93017aed6a6405f646fd7bb0db79a (patch)
tree5d5a1a32f60ad41e30884721a60b97667a845bf0 /PKGBUILD
parentd71bd9ea4da190884c2d11142dbc9ca440b0be9d (diff)
downloadaur-11f203789bb93017aed6a6405f646fd7bb0db79a.tar.gz
Update to version 2.031
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74c55be2bb5c..64052b884f60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Olaf Leidinger <leidola at newcon dot de>
pkgname=perl-pdf-api2
-pkgver=2.030
+pkgver=2.031
pkgrel=1
pkgdesc="A module chain to faciliate the creation and modification of high-quality PDF files"
_dist=PDF-API2
@@ -15,7 +15,7 @@ license=('LGPL')
depends=('perl>=5.8.5' 'perl-font-ttf')
options=('!emptydirs' 'purge')
source=("$_dist-$pkgver.tar.gz::http://cpan.metacpan.org/authors/id/S/SS/SSIMMS/$_dist-$pkgver.tar.gz")
-sha256sums=('a802c25c1f00b093778223fc7aea94ebd87a9abdb915151746b8ee5d4a358769')
+sha256sums=('6ea5d38f99dfb1e8acf57c9c7579659b3eee84944295a135f90e607e0a3f43e9')
build() {
cd "$srcdir/$_dist-$pkgver"