diff options
Diffstat (limited to 'extra/aubio/PKGBUILD')
-rw-r--r-- | extra/aubio/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/aubio/PKGBUILD b/extra/aubio/PKGBUILD index 03e7c7ab7..8b0481a68 100644 --- a/extra/aubio/PKGBUILD +++ b/extra/aubio/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 150683 2012-02-20 06:58:41Z allan $ +# $Id: PKGBUILD 197869 2013-10-30 11:22:11Z allan $ # Maintainer: Tobias Kieslich tobias [funnychar] archlinux org # Contributor: Peter Baldwin <bald_pete@hotmail.com> # Contributor: Shinlun Hsieh <yngwiexx@yahoo.com.tw> @@ -11,7 +11,6 @@ arch=('i686' 'x86_64' 'mips64el') url="http://aubio.org/" license=('GPL') depends=('libsamplerate' 'fftw' 'jack') -options=('!libtool') source=("http://aubio.org/pub/${pkgname}-${pkgver}.tar.gz" aubio-linking.patch) md5sums=('ffc3e5e4880fec67064f043252263a44' |