diff options
Diffstat (limited to 'community/ncmpcpp/PKGBUILD')
-rw-r--r-- | community/ncmpcpp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ncmpcpp/PKGBUILD b/community/ncmpcpp/PKGBUILD index b79032d06..167e0160c 100644 --- a/community/ncmpcpp/PKGBUILD +++ b/community/ncmpcpp/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 69024 2012-04-08 09:31:15Z bpiotrowski $ +# $Id: PKGBUILD 74221 2012-07-23 03:07:58Z allan $ # Maintainer: Bartłomiej Piotrowski # Contributor: Mateusz Herych <heniekk@gmail.com> # Contributor: Army <uli[dot]armbruster[at]gmail[dot]com> pkgname=ncmpcpp pkgver=0.5.10 -pkgrel=1 +pkgrel=2 pkgdesc="An almost exact clone of ncmpc with some new features." arch=('i686' 'x86_64') url="http://unkart.ovh.org/ncmpcpp/" |