Date: Thursday, December 15, 2016 @ 19:22:22 Author: foutrelis Revision: 283810
upgpkg: audacious 3.8.1-1 New upstream release. Modified: audacious/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-15 19:16:44 UTC (rev 283809) +++ PKGBUILD 2016-12-15 19:22:22 UTC (rev 283810) @@ -5,7 +5,7 @@ # Contributor: Giovanni Scafora <[email protected]> pkgname=audacious -pkgver=3.8 +pkgver=3.8.1 pkgrel=1 pkgdesc="Lightweight, advanced audio player focused on audio quality" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ conflicts=('audacious-player') replaces=('audacious-player') source=(http://distfiles.audacious-media-player.org/$pkgname-$pkgver.tar.bz2) -sha256sums=('ffe8c0661dcb999598887e8ee05cd24faa7939086f5a8183fdba6210a95c4a71') +sha256sums=('ac61a23194f5ffd4d83648b465a6ea4e56ced6126da54151700da8885fa52bcd') build() { cd "$srcdir/$pkgname-$pkgver"
