diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-27 03:27:42 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-27 03:27:42 +0000 |
commit | 748e32a3a886569b58a27003e85b76be5746153d (patch) | |
tree | c9f0b9e6f3ba175339702a764f39caebf51099cf /community/libextractor/PKGBUILD | |
parent | fd15c95b8e764eac48c00ab65ecb15cf9e582331 (diff) |
Mon Jan 27 03:21:26 UTC 2014
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 27d956e89..ffe1ea6d3 100644 --- a/community/libextractor/PKGBUILD +++ b/community/libextractor/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99836 2013-10-31 02:00:00Z allan $ +# $Id: PKGBUILD 104798 2014-01-26 12:17:36Z andyrtr $ # Maintainer: Sergej Pupykin <pupykin.s@gmail.com> # Contributor: damir <damir@archlinux.org> pkgname=libextractor pkgver=1.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="A library used to extract meta-data from files of arbitrary type" arch=("i686" "x86_64") license=('GPL') |