aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-05-30 19:38:10 -0600
committerAriadne Conill <ariadne@dereferenced.org>2020-05-30 19:38:10 -0600
commit6f268c981092c8c1ebe20623471dd2907936b890 (patch)
tree98ea77f93f7bbc8079d0d5d7d649176f5a3ba561
parent7e348014ac9076e336e50a38b31c3eae747db94e (diff)
downloadalpine_aports-6f268c981092c8c1ebe20623471dd2907936b890.tar.bz2
alpine_aports-6f268c981092c8c1ebe20623471dd2907936b890.tar.xz
alpine_aports-6f268c981092c8c1ebe20623471dd2907936b890.zip
community/audacious: upgrade to 4.0.3
-rw-r--r--community/audacious/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/audacious/APKBUILD b/community/audacious/APKBUILD
index 351288869f..72ecd5326a 100644
--- a/community/audacious/APKBUILD
+++ b/community/audacious/APKBUILD
@@ -2,7 +2,7 @@
2# Contributor: Bart Ribbers <bribbers@disroot.org> 2# Contributor: Bart Ribbers <bribbers@disroot.org>
3# Maintainer: Ariadne Conill <ariadne@dereferenced.org> 3# Maintainer: Ariadne Conill <ariadne@dereferenced.org>
4pkgname=audacious 4pkgname=audacious
5pkgver=4.0.2 5pkgver=4.0.3
6pkgrel=0 6pkgrel=0
7pkgdesc="A playlist-oriented media player with multiple interfaces" 7pkgdesc="A playlist-oriented media player with multiple interfaces"
8url="https://audacious-media-player.org/" 8url="https://audacious-media-player.org/"
@@ -42,4 +42,4 @@ package() {
42 DESTDIR="$pkgdir" make install 42 DESTDIR="$pkgdir" make install
43} 43}
44 44
45sha512sums="3f541000c874f2d026f2a4c23f1f98486aae9450c6dc8d7597f742b21d701883b31bbc5620bf23408ce0da397fdf414dffe37a778eb70df5a553a854f2435b99 audacious-4.0.2.tar.bz2" 45sha512sums="e09ae26f43d7a6b610df9ece90f77b912b98c5e4e9a3b5168df26e177ffac3f66a74bff503f398c271228198467c7b3b6797d1671979559c4e1cfb13b12549cd audacious-4.0.3.tar.bz2"