[arch-commits] Commit in audacious/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Apr 29 16:54:31 UTC 2020
Date: Wednesday, April 29, 2020 @ 16:54:30
Author: foutrelis
Revision: 381857
upgpkg: audacious 4.0.3-1: new upstream release
Modified:
audacious/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-29 14:58:42 UTC (rev 381856)
+++ PKGBUILD 2020-04-29 16:54:30 UTC (rev 381857)
@@ -4,7 +4,7 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=audacious
-pkgver=4.0.2
+pkgver=4.0.3
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=('18a52bd9f1f96d17bf75ad6d40b0602fc29899ef2ccd9d2a6729dfa5fc7f5a67')
+sha256sums=('f30177c51857f32ac62b8a4d79e84ab19baf660da4b35abb7215dc8a231f76d6')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list