diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2019-04-17 10:12:40 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2019-04-17 10:15:30 +0000 |
commit | 827681b7ff61818c71b73ec6aab2e9279409cb24 (patch) | |
tree | fca48c42f0cf0b8ba8ab7c4dfb0ebe5494d636b9 /community/audacious-plugins | |
parent | 2ddaedf0466c2b23348c22fc02546be38fad1c9c (diff) | |
download | aports-827681b7ff61818c71b73ec6aab2e9279409cb24.tar.bz2 aports-827681b7ff61818c71b73ec6aab2e9279409cb24.tar.xz |
community/audacious-plugins: bump pkgrel. Rebuild against new libcdio ABI
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 dfbff3b708..8f67b7935c 100644 --- a/community/audacious-plugins/APKBUILD +++ b/community/audacious-plugins/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: pkgname=audacious-plugins pkgver=3.10 -pkgrel=1 +pkgrel=2 pkgdesc="A playlist-oriented media player with multiple interfaces (plugins)" url="http://audacious-media-player.org/" arch="all !s390x" |