diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2014-02-02 20:26:31 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2014-02-02 20:40:34 +0000 |
commit | 776021e972760971ec9eddddb01368fb5812dc28 (patch) | |
tree | 8683117275f35bf0ac899cf86ddd4f6689d3e443 /main/audacious | |
parent | bf6a3bae6f860227e5ac00e93306f9b378e9ae63 (diff) | |
download | aports-776021e972760971ec9eddddb01368fb5812dc28.tar.bz2 aports-776021e972760971ec9eddddb01368fb5812dc28.tar.xz |
main/audacious: bump pkgrel
Diffstat (limited to 'main/audacious')
-rw-r--r-- | main/audacious/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/audacious/APKBUILD b/main/audacious/APKBUILD index f74788c68..ed920d03b 100644 --- a/main/audacious/APKBUILD +++ b/main/audacious/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=audacious pkgver=3.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="A playlist-oriented media player with multiple interfaces" url="http://audacious-media-player.org/" arch="all" |