diff options
Diffstat (limited to 'extra/soundtouch/PKGBUILD')
-rw-r--r-- | extra/soundtouch/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/soundtouch/PKGBUILD b/extra/soundtouch/PKGBUILD index 3036fbba6..b494e33c1 100644 --- a/extra/soundtouch/PKGBUILD +++ b/extra/soundtouch/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 174146 2013-01-03 05:00:13Z eric $ +# $Id: PKGBUILD 198435 2013-10-30 14:51:23Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> pkgname=soundtouch @@ -9,7 +9,6 @@ arch=('i686' 'x86_64' 'mips64el') url="http://www.surina.net/soundtouch/" license=('LGPL') depends=('gcc-libs') -options=('!libtool') source=(http://www.surina.net/soundtouch/${pkgname}-${pkgver}.tar.gz) sha1sums=('8b1a461754853f9c7328571449b7f9b8bd578a89') |