diff options
author | root <root@rshg054.dnsready.net> | 2011-11-14 23:14:50 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-14 23:14:50 +0000 |
commit | 3d151dfc8e08b65c2c1d4b5e8081562d56ee7d41 (patch) | |
tree | 6471e323329fc287485206e36e43a9036ccf13d2 /community/pdf2djvu | |
parent | 600d5378dadf22b8517d52ac19500594bce4b66d (diff) |
Mon Nov 14 23:14:50 UTC 2011
Diffstat (limited to 'community/pdf2djvu')
-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 70c6e2a87..a1376c92c 100644 --- a/community/pdf2djvu/PKGBUILD +++ b/community/pdf2djvu/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 58360 2011-11-12 10:52:56Z ibiru $ +# $Id: PKGBUILD 58479 2011-11-13 13:51:40Z jelle $ # Contributor: Paulo Matias <matiasΘarchlinux-br·org> # Maintainer: Jelle van der Waa <jelle@vdwaa.nl> pkgname=pdf2djvu pkgver=0.7.11 -pkgrel=2 +pkgrel=3 pkgdesc="Creates DjVu files from PDF files" arch=('i686' 'x86_64') url="http://pdf2djvu.googlecode.com" |