summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2df69bf09c3d..69bc97f1b627 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Patrick Hof <patrickhof@web.de>
pkgname=pdfresurrect
-pkgver=0.18
+pkgver=0.19
pkgrel=1
pkgdesc="tool aimed at analyzing PDF documents"
#url="http://757labs.org/wiki/Projects/pdfresurrect"
@@ -11,7 +11,7 @@ license=("GPL3")
arch=('x86_64' 'i686')
depends=('glibc')
source=("$pkgname-$pkgver.tar.gz::https://github.com/enferex/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('242233eb9dced7d7f02c402bc2a0abec')
+md5sums=('83eae8818b7dfaf845951e2c56eb6e4b')
build() {