diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-07-22 12:01:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-07-22 12:05:02 +0000 |
commit | fe135468a68d68f66a6b5d26bccee355684dedad (patch) | |
tree | 65ecf89d20fbe3ae113e0fb2701e72759cc0f9d4 /community/audacious-plugins | |
parent | 0466531339cfe0263ec9490965e43accc049cd5e (diff) | |
download | aports-fe135468a68d68f66a6b5d26bccee355684dedad.tar.bz2 aports-fe135468a68d68f66a6b5d26bccee355684dedad.tar.xz |
community/audacious-plugins: rebuild against libcdio-2.1
Diffstat (limited to 'community/audacious-plugins')
-rw-r--r-- | community/audacious-plugins/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/audacious-plugins/APKBUILD b/community/audacious-plugins/APKBUILD index 41efafab62..c13044c979 100644 --- a/community/audacious-plugins/APKBUILD +++ b/community/audacious-plugins/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=audacious-plugins pkgver=3.10.1 -pkgrel=3 +pkgrel=4 pkgdesc="A playlist-oriented media player with multiple interfaces (plugins)" url="https://audacious-media-player.org/" arch="all !s390x" |