diff options
Diffstat (limited to 'community/libextractor/PKGBUILD')
-rw-r--r-- | community/libextractor/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libextractor/PKGBUILD b/community/libextractor/PKGBUILD index 512560db8..4f9173dc0 100644 --- a/community/libextractor/PKGBUILD +++ b/community/libextractor/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 71278 2012-05-26 07:55:04Z pschmitz $ +# $Id: PKGBUILD 72973 2012-06-25 18:51:29Z foutrelis $ # Maintainer: Sergej Pupykin <pupykin.s@gmail.com> # Contributor: damir <damir@archlinux.org> pkgname=libextractor pkgver=0.6.3 -pkgrel=4 +pkgrel=5 pkgdesc="A library used to extract meta-data from files of arbitrary type" arch=("i686" "x86_64") license=('GPL') |