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 /extra/sdl_sound | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/sdl_sound')
-rw-r--r-- | extra/sdl_sound/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/sdl_sound/PKGBUILD b/extra/sdl_sound/PKGBUILD index ae9858fe5..5986efaf6 100644 --- a/extra/sdl_sound/PKGBUILD +++ b/extra/sdl_sound/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170550 2012-11-08 15:28:40Z heftig $ +# $Id: PKGBUILD 198423 2013-10-30 14:47:11Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') url="http://icculus.org/SDL_sound/" license=('LGPL') depends=('sdl' 'libmikmod' 'libvorbis' 'flac' 'speex' 'smpeg') -options=('!libtool') source=(http://icculus.org/SDL_sound/downloads/SDL_sound-$pkgver.tar.gz flac.patch) md5sums=('aa09cd52df85d29bee87a664424c94b5' |