diff options
Diffstat (limited to 'testing/ncmpcpp/APKBUILD')
-rw-r--r-- | testing/ncmpcpp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ncmpcpp/APKBUILD b/testing/ncmpcpp/APKBUILD index 2617eb1b95..270ec01538 100644 --- a/testing/ncmpcpp/APKBUILD +++ b/testing/ncmpcpp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matthieu Monnier <matthieu.monnier@enalean.com> pkgname=ncmpcpp pkgver=0.8.1 -pkgrel=0 +pkgrel=1 pkgdesc="An almost exact clone of ncmpc with some new features." url="http://rybczak.net/ncmpcpp" arch="all" |