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 0892e0bff..081da95f2 100644 --- a/community/podofo/PKGBUILD +++ b/community/podofo/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 84752 2013-02-24 05:43:40Z giovanni $ +# $Id: PKGBUILD 90079 2013-05-06 19:39:08Z foutrelis $ # 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.2 -pkgrel=1 +pkgrel=2 pkgdesc="A C++ library to work with the PDF file format" arch=('i686' 'x86_64' 'mips64el') url="http://podofo.sourceforge.net" |