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/sdl2_mixer | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/sdl2_mixer')
-rw-r--r-- | extra/sdl2_mixer/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/sdl2_mixer/PKGBUILD b/extra/sdl2_mixer/PKGBUILD index 1b89a1ff1..7d43335b5 100644 --- a/extra/sdl2_mixer/PKGBUILD +++ b/extra/sdl2_mixer/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197551 2013-10-26 19:51:20Z heftig $ +# $Id: PKGBUILD 198415 2013-10-30 14:44:04Z allan $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> pkgname=sdl2_mixer @@ -11,7 +11,6 @@ license=('MIT') depends=('sdl2' 'libvorbis' 'libmodplug' 'smpeg2' 'flac') makedepends=('fluidsynth') optdepends=('fluidsynth: MIDI software synth, replaces built-in timidity') -options=(!libtool) source=("$url/release/SDL2_mixer-${pkgver}.tar.gz") md5sums=('65f6d80df073a1fb3bb537fbda031b50') |