From ba3afb3907fc927bd08713613d4a30a9479c715c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 14 Jun 2011 22:59:43 +0000 Subject: Tue Jun 14 22:59:43 UTC 2011 --- libre/audacious-plugins-libre/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'libre/audacious-plugins-libre/PKGBUILD') diff --git a/libre/audacious-plugins-libre/PKGBUILD b/libre/audacious-plugins-libre/PKGBUILD index b29567abf..2d2aba652 100644 --- a/libre/audacious-plugins-libre/PKGBUILD +++ b/libre/audacious-plugins-libre/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: William Rea pkgname=audacious-plugins-libre -pkgver=2.4.4 -pkgrel=3 +pkgver=2.5.1 +pkgrel=2 pkgdesc='Plugins for Audacious without unfree plugins' arch=('i686' 'x86_64') url='http://audacious-media-player.org/' @@ -74,8 +74,7 @@ build() { --disable-adplug \ --disable-psf \ $extraopts \ - --disable-projectm # no support for projectm-2.0.1, cf. FS#21344 - # would require libvisual-projectm in make/optdeps + make } @@ -83,4 +82,4 @@ package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } -md5sums=('df761a2d07e2ad1221c5fe61fa32dcb0') +md5sums=('510b325eb3b13621b6f0e6745f6d0961') -- cgit v1.2.3-54-g00ecf