Date: Sunday, May 31, 2015 @ 06:52:50 Author: foutrelis Revision: 239950
upgpkg: audacious 3.6.2-1 New upstream release. Modified: audacious/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-30 18:41:11 UTC (rev 239949) +++ PKGBUILD 2015-05-31 04:52:50 UTC (rev 239950) @@ -5,7 +5,7 @@ # Contributor: Giovanni Scafora <[email protected]> pkgname=audacious -pkgver=3.6.1 +pkgver=3.6.2 pkgrel=1 pkgdesc="Lightweight, advanced audio player focused on audio quality" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ replaces=('audacious-player') install=$pkgname.install source=(http://distfiles.audacious-media-player.org/$pkgname-$pkgver.tar.bz2) -sha256sums=('85d1d5a80240f45c858bb25af6565c13d53e4b92882eb15fb2b18511fabf3de6') +sha256sums=('b2fdb9f3cafd65b2afc50efea6f17a7a329547f1d394f525870e42cb0483cb04') build() { cd "$srcdir/$pkgname-$pkgver"
