Date: Saturday, April 16, 2011 @ 18:59:15 Author: bisson Revision: 119913
upstream update Modified: audacious-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-16 22:57:44 UTC (rev 119912) +++ PKGBUILD 2011-04-16 22:59:15 UTC (rev 119913) @@ -4,8 +4,8 @@ # Maintainer: Gaetan Bisson <[email protected]> pkgname=audacious-plugins -pkgver=2.4.4 -pkgrel=3 +pkgver=2.5.0 +pkgrel=1 pkgdesc='Plugins for Audacious' arch=('i686' 'x86_64') url='http://audacious-media-player.org/' @@ -41,7 +41,7 @@ 'libcue: CUE playlist format') source=("http://distfiles.atheme.org/$pkgname-$pkgver.tgz") -sha1sums=('33a43cdcb699578accbc181918b96da6ab04cedc') +sha1sums=('33d33f96f5de56f73398814f0534e88989b2c71f') build() { cd "$srcdir/$pkgname-$pkgver"
