diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/deadbeef | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/deadbeef')
-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 e47224768..7fc5a06b5 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') |