diff options
author | root <root@rshg054.dnsready.net> | 2012-08-21 00:02:33 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-21 00:02:33 +0000 |
commit | a3669c04838b48b6891b2ffc4b296fa515f8174f (patch) | |
tree | fb838dbf7e59e2f79d7fca0fce6d93c254a5c173 /community/libextractor | |
parent | 524da814660fa35bca4a24d0faa0a10b7eab5c6f (diff) |
Tue Aug 21 00:02:33 UTC 2012
Diffstat (limited to 'community/libextractor')
-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 4f68aaa85..73d27883f 100644 --- a/community/libextractor/PKGBUILD +++ b/community/libextractor/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 74837 2012-08-06 23:09:06Z andrea $ +# $Id: PKGBUILD 75315 2012-08-19 08:00:41Z heftig $ # Maintainer: Sergej Pupykin <pupykin.s@gmail.com> # Contributor: damir <damir@archlinux.org> pkgname=libextractor pkgver=0.6.3 -pkgrel=6 +pkgrel=7 pkgdesc="A library used to extract meta-data from files of arbitrary type" arch=("i686" "x86_64") license=('GPL') |