Date: Tuesday, June 21, 2011 @ 02:54:40 Author: bisson Revision: 128033
upstream update Modified: audacious-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-06-20 21:31:15 UTC (rev 128032) +++ PKGBUILD 2011-06-21 06:54:40 UTC (rev 128033) @@ -4,8 +4,8 @@ # Maintainer: Gaetan Bisson <[email protected]> pkgname=audacious-plugins -pkgver=2.5.1 -pkgrel=2 +pkgver=2.5.2 +pkgrel=1 pkgdesc='Plugins for Audacious' arch=('i686' 'x86_64') url='http://audacious-media-player.org/' @@ -40,8 +40,8 @@ 'libmms: libmms-based mms transport' 'libcue: CUE playlist format') -source=("http://distfiles.atheme.org/${pkgname}-${pkgver}.tgz") -sha1sums=('e25f92aa2e2a281166620017006a3becdcfb2d89') +source=("http://distfiles.atheme.org/${pkgname}-${pkgver}.tar.gz") +sha1sums=('d06e0aa202070b0df40ef8b2387476b29c03a40d') build() { cd "${srcdir}/${pkgname}-${pkgver}"
