Date: Thursday, December 9, 2010 @ 12:43:13 Author: bisson Revision: 102669
minor upstream update Modified: audacious-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-12-09 17:43:01 UTC (rev 102668) +++ PKGBUILD 2010-12-09 17:43:13 UTC (rev 102669) @@ -3,8 +3,8 @@ # Contributor: William Rea <[email protected]> pkgname=audacious-plugins -pkgver=2.4.0 -pkgrel=4 +pkgver=2.4.2 +pkgrel=1 pkgdesc='Plugins for Audacious' arch=('i686' 'x86_64') url='http://audacious-media-player.org/' @@ -42,7 +42,7 @@ 'libcue: CUE playlist format') source=("http://distfiles.atheme.org/$pkgname-$pkgver.tgz") -sha1sums=('bd59c31ffb439380fcfec028dcf10b49cb82ad5f') +sha1sums=('07a0c0ac65bc01aa936454da9550ad982e66b8f0') build() { cd "$srcdir/$pkgname-$pkgver"
