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 49034ac98e40..f64203cc5e18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=krop
-pkgver=0.4.10
+pkgver=0.4.11
pkgrel=1
pkgdesc="A tool to crop PDF files, with an eye towards eReaders."
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python2' 'python2-poppler-qt4' 'python2-pypdf2' 'python2-pyqt4')
install=$pkgname.install
source=(http://arminstraub.com/downloads/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('4f03ad32e84c3788d0ab23eebf4a5a35')
+md5sums=('3385d9c534ba8fea4d0341cbb12c68da')
package() {
cd $srcdir/$pkgname-$pkgver