Date: Friday, August 12, 2011 @ 16:58:53 Author: bisson Revision: 135321
upstream update Modified: audacious-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-08-12 19:30:24 UTC (rev 135320) +++ PKGBUILD 2011-08-12 20:58:53 UTC (rev 135321) @@ -4,8 +4,8 @@ # Maintainer: Gaetan Bisson <bis...@archlinux.org> pkgname=audacious-plugins -pkgver=3.0 -pkgrel=6 +pkgver=3.0.1 +pkgrel=1 pkgdesc='Plugins for Audacious' arch=('i686' 'x86_64') url='http://audacious-media-player.org/' @@ -43,7 +43,7 @@ 'libcue: CUE playlist format') source=("http://distfiles.atheme.org/${pkgname}-${pkgver}.tar.gz") -sha1sums=('ee45757e8a856f3fff2e96ebfe28a6dae88b056c') +sha1sums=('59f8f1f6a197eac8ccab7b84fb541b4fefac9458') build() { cd "${srcdir}/${pkgname}-${pkgver}"