diff options
Diffstat (limited to 'community/podofo/PKGBUILD')
-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 f154e016f..a4527f47e 100644 --- a/community/podofo/PKGBUILD +++ b/community/podofo/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 59830 2011-11-30 22:21:17Z giovanni $ +# $Id: PKGBUILD 63712 2012-02-05 12:08:41Z ibiru $ # 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=2 +pkgrel=3 pkgdesc="A C++ library to work with the PDF file format" arch=('i686' 'x86_64') url="http://podofo.sourceforge.net" |