Date: Tuesday, April 14, 2020 @ 20:26:19 Author: foutrelis Revision: 380334
upgpkg: audacious 4.0.2-1: new upstream release Modified: audacious/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-14 19:12:00 UTC (rev 380333) +++ PKGBUILD 2020-04-14 20:26:19 UTC (rev 380334) @@ -4,7 +4,7 @@ # Contributor: Giovanni Scafora <[email protected]> pkgname=audacious -pkgver=4.0.1 +pkgver=4.0.2 pkgrel=1 pkgdesc="Lightweight, advanced audio player focused on audio quality" arch=('x86_64') @@ -18,7 +18,7 @@ conflicts=('audacious-player') replaces=('audacious-player') source=(https://distfiles.audacious-media-player.org/$pkgname-$pkgver.tar.bz2) -sha256sums=('ae13df688783f2ee9649cf488703ade3c0b376fb5cd6b0fb5ed14bc43e2a5cb6') +sha256sums=('18a52bd9f1f96d17bf75ad6d40b0602fc29899ef2ccd9d2a6729dfa5fc7f5a67') build() { cd "$srcdir/$pkgname-$pkgver"
