summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Landau2015-12-28 10:14:29 +0200
committerDaniel Landau2015-12-28 10:14:29 +0200
commit95bddbec4f4d4e5920fcbbc07288bd7a37b0cf41 (patch)
tree996b0b25a094770fd6dc1a187a041360caf6ac2e /PKGBUILD
parentb57b3570979853afe06b488d25a132faa49857cd (diff)
downloadaur-95bddbec4f4d4e5920fcbbc07288bd7a37b0cf41.tar.gz
update sha sums for slightly changed command
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03984eaf481b..2d1d369eb39a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Landau <daniel.landau@iki.fi>
pkgname=shrinkpdf
pkgver=1.0
-pkgrel=2
+pkgrel=3
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=('24da8a094964a502fb5999ddedad99fba46e52339900d49be9a8d389a43c339e')
+sha256sums=('d68561bd674847d6b73961af571adf5720c9b525720afc399c3f7324d7af638f')
package() {
cd "$srcdir/"