diff options
Diffstat (limited to 'community/ncmpcpp/APKBUILD')
-rw-r--r-- | community/ncmpcpp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ncmpcpp/APKBUILD b/community/ncmpcpp/APKBUILD index 4312d658d8..1bb7f390d2 100644 --- a/community/ncmpcpp/APKBUILD +++ b/community/ncmpcpp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matthieu Monnier <matthieu.monnier@enalean.com> pkgname=ncmpcpp pkgver=0.9.2 -pkgrel=2 +pkgrel=3 pkgdesc="Ncurses based MPD client inspired by ncmpc" url="http://rybczak.net/ncmpcpp" arch="all" |