diff options
Diffstat (limited to 'extra/alsaplayer/PKGBUILD')
-rw-r--r-- | extra/alsaplayer/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/alsaplayer/PKGBUILD b/extra/alsaplayer/PKGBUILD index 4bdf5059d..77893813e 100644 --- a/extra/alsaplayer/PKGBUILD +++ b/extra/alsaplayer/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196265 2013-10-10 02:58:34Z eric $ +# $Id: PKGBUILD 197854 2013-10-30 11:16:38Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> pkgname=alsaplayer @@ -20,7 +20,6 @@ optdepends=('gtk2: for the gtk2 GUI interface' \ 'libsndfile: for sndfile support' \ 'libvorbis: for ogg vorbis support' \ 'libmikmod: for mod, s3m, it and xm formats supports') -options=('!libtool') install=alsaplayer.install source=(http://alsaplayer.sourceforge.net/${pkgname}-${pkgver}.tar.bz2) sha1sums=('25817ebd1e5c36da31a88363315a1bf7a945ddfd') |