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 4f9173dc0..4f68aaa85 100644 --- a/community/libextractor/PKGBUILD +++ b/community/libextractor/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 72973 2012-06-25 18:51:29Z foutrelis $ +# $Id: PKGBUILD 74837 2012-08-06 23:09:06Z andrea $ # Maintainer: Sergej Pupykin <pupykin.s@gmail.com> # Contributor: damir <damir@archlinux.org> pkgname=libextractor pkgver=0.6.3 -pkgrel=5 +pkgrel=6 pkgdesc="A library used to extract meta-data from files of arbitrary type" arch=("i686" "x86_64") license=('GPL') |