diff options
Diffstat (limited to 'community/pdf2djvu/PKGBUILD')
-rw-r--r-- | community/pdf2djvu/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pdf2djvu/PKGBUILD b/community/pdf2djvu/PKGBUILD index c7fad70bb..2f4ae6bd6 100644 --- a/community/pdf2djvu/PKGBUILD +++ b/community/pdf2djvu/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 82217 2013-01-12 08:15:31Z andrea $ +# $Id: PKGBUILD 86853 2013-03-23 07:25:44Z bpiotrowski $ # Contributor: Paulo Matias <matiasΘarchlinux-br·org> # Maintainer: Jelle van der Waa <jelle@vdwaa.nl> pkgname=pdf2djvu pkgver=0.7.16 -pkgrel=1 +pkgrel=2 pkgdesc="Creates DjVu files from PDF files" arch=('i686' 'x86_64' 'mips64el') url="http://pdf2djvu.googlecode.com" |