diff options
Diffstat (limited to 'extra/libexif/PKGBUILD')
-rw-r--r-- | extra/libexif/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libexif/PKGBUILD b/extra/libexif/PKGBUILD index 9755ed6a5..52fdc4a94 100644 --- a/extra/libexif/PKGBUILD +++ b/extra/libexif/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 109066 2011-02-05 16:41:20Z andyrtr $ +# $Id: PKGBUILD 151067 2012-02-24 17:47:48Z ibiru $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Tobias Kieslich <tobias@justdreams.de> pkgname=libexif pkgver=0.6.20 -pkgrel=1 +pkgrel=2 pkgdesc="A library to parse an EXIF file and read the data from those tags" arch=(i686 x86_64) license=('LGPL') |