summaryrefslogtreecommitdiff
path: root/community/pdf2djvu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pdf2djvu/PKGBUILD')
-rw-r--r--community/pdf2djvu/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/pdf2djvu/PKGBUILD b/community/pdf2djvu/PKGBUILD
index fa3389e11..f5ca0f6d8 100644
--- a/community/pdf2djvu/PKGBUILD
+++ b/community/pdf2djvu/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 91593 2013-05-25 02:56:18Z foutrelis $
+# $Id: PKGBUILD 95095 2013-08-05 14:15:47Z andyrtr $
# Contributor: Paulo Matias <matiasΘarchlinux-br·org>
# Maintainer: Jelle van der Waa <jelle@vdwaa.nl>
pkgname=pdf2djvu
-pkgver=0.7.16
-pkgrel=6
+pkgver=0.7.17
+pkgrel=1
pkgdesc="Creates DjVu files from PDF files"
arch=('i686' 'x86_64')
url="http://pdf2djvu.googlecode.com"
@@ -12,7 +12,7 @@ license=('GPL')
depends=('poppler' 'djvulibre' 'libxslt' 'gcc-libs' 'graphicsmagick')
makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
source=("http://pdf2djvu.googlecode.com/files/${pkgname}_${pkgver}.tar.gz")
-md5sums=('6ba1e576212e129111518a8c4afd1092')
+md5sums=('fedec591afb14b144808d1a4facab174')
build() {
cd ${srcdir}/${pkgname}-${pkgver}