Date: Tuesday, December 29, 2015 @ 12:13:06 Author: foutrelis Revision: 257363
upgpkg: audacious 3.7.1-1 New upstream release. Modified: audacious/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-29 07:55:31 UTC (rev 257362) +++ PKGBUILD 2015-12-29 11:13:06 UTC (rev 257363) @@ -5,8 +5,8 @@ # Contributor: Giovanni Scafora <[email protected]> pkgname=audacious -pkgver=3.7 -pkgrel=3 +pkgver=3.7.1 +pkgrel=1 pkgdesc="Lightweight, advanced audio player focused on audio quality" arch=('i686' 'x86_64') url="http://audacious-media-player.org/" @@ -20,7 +20,7 @@ replaces=('audacious-player') install=$pkgname.install source=(http://distfiles.audacious-media-player.org/$pkgname-$pkgver.tar.bz2) -sha256sums=('4e5a74394c85b1135fc5a89dcc3a03601cddc53af060f587e489352d1fc9cf67') +sha256sums=('c8366870aea21d5f4a5a282dee45fba99390e4e3d5164cd119e343f79e9ecbbf') build() { cd "$srcdir/$pkgname-$pkgver"
