summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Landau2016-05-04 10:45:31 +0300
committerDaniel Landau2016-05-04 10:45:31 +0300
commiteae71818757465dabeb1d06e4ae6ea008bdbefee (patch)
tree2c501edc48327c90137a35b1b874097af6897ef4 /PKGBUILD
parent95bddbec4f4d4e5920fcbbc07288bd7a37b0cf41 (diff)
downloadaur-eae71818757465dabeb1d06e4ae6ea008bdbefee.tar.gz
Upstream has updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d1d369eb39a..09efdde4f0d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Landau <daniel.landau@iki.fi>
pkgname=shrinkpdf
pkgver=1.0
-pkgrel=3
+pkgrel=4
pkgdesc="Tiny shell script to shrink an image pdf"
arch=('any')
url="http://www.alfredklomp.com/programming/shrinkpdf/"
@@ -10,7 +10,7 @@ depends=('ghostscript')
source=(
http://www.alfredklomp.com/programming/shrinkpdf/shrinkpdf.sh
)
-sha256sums=('d68561bd674847d6b73961af571adf5720c9b525720afc399c3f7324d7af638f')
+sha256sums=('bf313e47e81ce4c088704840554f2f643597db1b3d6937a0af5ed43368b1ccc7')
package() {
cd "$srcdir/"