diff options
Diffstat (limited to 'extra/speex/PKGBUILD')
-rw-r--r-- | extra/speex/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/speex/PKGBUILD b/extra/speex/PKGBUILD index 4caff0078..4e69ffb66 100644 --- a/extra/speex/PKGBUILD +++ b/extra/speex/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196966 2013-10-21 11:52:49Z heftig $ +# $Id: PKGBUILD 198437 2013-10-30 14:52:06Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributer: Jason Chu <jason@archlinux.org> @@ -10,7 +10,6 @@ arch=(i686 x86_64) url="http://www.speex.org/" license=(BSD) depends=(libogg) -options=('!libtool') source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) md5sums=('c4438b22c08e5811ff10e2b06ee9b9ae') |