diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-04-05 19:07:20 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2018-04-06 05:22:42 +0000 |
commit | d04871cf6cf688c0ed47b8994be7f26b6b1f1ec5 (patch) | |
tree | 8e5cd13ff2b44f4f46c23e39f44b28eaa86099a3 /community | |
parent | f0f5681bf672cbdfb03b6efda95ef24165a1d32b (diff) | |
download | aports-d04871cf6cf688c0ed47b8994be7f26b6b1f1ec5.tar.bz2 aports-d04871cf6cf688c0ed47b8994be7f26b6b1f1ec5.tar.xz |
community/audacious-plugins: rebuild against libcue 2.2.0
Diffstat (limited to 'community')
-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 47803aa81f..6b21938768 100644 --- a/community/audacious-plugins/APKBUILD +++ b/community/audacious-plugins/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=audacious-plugins pkgver=3.9 -pkgrel=0 +pkgrel=1 pkgdesc="A playlist-oriented media player with multiple interfaces (plugins)" url="http://audacious-media-player.org/" arch="all" |