diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-27 11:00:34 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-27 11:00:34 -0300 |
commit | 6fa19b4570c3cef91cf336bbefd6b9583e89ecce (patch) | |
tree | 62facaa87cc6fd640437cc18226ca853496a4a02 /community/libextractor | |
parent | 57fc26a638bd3856b660dd8839999d5bab9bfeac (diff) | |
parent | 5aee7ab49f65d6fee1182bfcacf92192ad36c4af (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/moreutils/PKGBUILD
core/iputils/PKGBUILD
libre/texlive-bin-libre/PKGBUILD
testing/openldap/PKGBUILD
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 bc99009fa..bc0323466 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" 'mips64el') license=('GPL') |