diff options
Diffstat (limited to 'extra/libcue/PKGBUILD')
-rw-r--r-- | extra/libcue/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libcue/PKGBUILD b/extra/libcue/PKGBUILD index 2802c53de..9a1049ba0 100644 --- a/extra/libcue/PKGBUILD +++ b/extra/libcue/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 149035 2012-02-05 15:06:24Z bisson $ +# $Id: PKGBUILD 198142 2013-10-30 13:02:40Z allan $ # Contributor: said <atvordhosbn[at]gmail[dot]com> # Maintainer: Gaetan Bisson <bisson@archlinux.org> @@ -10,7 +10,6 @@ url='http://sourceforge.net/projects/libcue/' arch=('i686' 'x86_64') license=('GPL2') depends=('glibc') -options=('!libtool') source=("http://downloads.sourceforge.net/libcue/${pkgname}-${pkgver}.tar.bz2") sha1sums=('3fd31f2da7c0e3967d5f56363f3051a85a8fd50d') |