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 e60a07218cab..4f9be5d3ab8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=pdf-remove-blank-pages
pkgver=0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Automatically remove blank pages from pdf. For text-pdf only, not for images-pdf (removes pages with no text in it)"
arch=(any)
url="https://repolinux.wordpress.com/2012/04/05/automatically-remove-blank-pages-from-pdf/"
license=("GPLv3+")
depends=('python' 'bash' 'pdftk' 'poppler' 'gawk')
source=("non-blank-page-ranges.py" "pdf-remove-blank-pages.sh")
-md5sums=('1a9c76689a828c18b1263ef11c3ee990' '0e4c76df31ae13d6b3f3b2aca3556ed8')
+md5sums=('1a9c76689a828c18b1263ef11c3ee990' '24814509b89239a4c270d57a1ff35304')
package() {