diff options
Diffstat (limited to 'community/podofo')
-rw-r--r-- | community/podofo/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/podofo/PKGBUILD b/community/podofo/PKGBUILD index 05c69f99e..f154e016f 100644 --- a/community/podofo/PKGBUILD +++ b/community/podofo/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 45713 2011-04-27 19:09:19Z giovanni $ +# $Id: PKGBUILD 59830 2011-11-30 22:21:17Z giovanni $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: BlackEagle < ike DOT devolder AT gmail DOT com > # Contributor: Preecha Patumchareonpol <yumyai at gmail.com> pkgname=podofo pkgver=0.9.1 -pkgrel=1 +pkgrel=2 pkgdesc="A C++ library to work with the PDF file format" arch=('i686' 'x86_64') url="http://podofo.sourceforge.net" |