diff options
Diffstat (limited to 'community/deadbeef/PKGBUILD')
-rw-r--r-- | community/deadbeef/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/deadbeef/PKGBUILD b/community/deadbeef/PKGBUILD index 452ad3aba..d52881653 100644 --- a/community/deadbeef/PKGBUILD +++ b/community/deadbeef/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 82328 2013-01-15 11:34:59Z allan $ +# $Id: PKGBUILD 99725 2013-10-30 23:19:58Z allan $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor: Alexey Yakovenko <waker@users.sourceforge.net> @@ -29,7 +29,6 @@ optdepends=('libsamplerate: for Resampler plugin' 'libx11: for global hotkeys plugin' 'zlib: for Audio Overload plugin' 'libzip: for vfs_zip plugin') -options=('!libtool') install='deadbeef.install' source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver}.tar.bz2") md5sums=('26b6036ca7e59c88267d3de4f42c4d01') |