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 4832ce7c8..c77f0539e 100644 --- a/community/libextractor/PKGBUILD +++ b/community/libextractor/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 85587 2013-03-03 17:28:54Z dreisner $ +# $Id: PKGBUILD 99836 2013-10-31 02:00:00Z allan $ # Maintainer: Sergej Pupykin <pupykin.s@gmail.com> # Contributor: damir <damir@archlinux.org> @@ -19,7 +19,7 @@ optdepends=('flac: flac support' 'libgsf: (optional) for ODF support' 'libmpeg2: mpeg support' 'libvorbis: ogg/vorbis support') -options=('!libtool' '!makeflags') +options=('!makeflags') install=libextractor.install source=("http://ftp.gnu.org/gnu/libextractor/${pkgname}-${pkgver}.tar.gz"{,.sig}) md5sums=('593c40670fd7fc8c3ae7adc3df557f64' |