From 1512c792951d7fbd2c9c336f9bf35654bbb85cc6 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 23 Mar 2012 00:01:14 +0000 Subject: Fri Mar 23 00:01:14 UTC 2012 --- community/ncmpcpp/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/ncmpcpp/PKGBUILD') diff --git a/community/ncmpcpp/PKGBUILD b/community/ncmpcpp/PKGBUILD index ecbf1b845..b973aa694 100644 --- a/community/ncmpcpp/PKGBUILD +++ b/community/ncmpcpp/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 61735 2012-01-07 09:31:06Z bpiotrowski $ +# $Id: PKGBUILD 68325 2012-03-21 19:23:07Z bpiotrowski $ # Maintainer: Mateusz Herych # Maintainer: Bartłomiej Piotrowski # Contributor: Army pkgname=ncmpcpp -pkgver=0.5.8 -pkgrel=2 +pkgver=0.5.9 +pkgrel=1 pkgdesc="An almost exact clone of ncmpc with some new features." arch=('i686' 'x86_64') url="http://unkart.ovh.org/ncmpcpp/" @@ -13,7 +13,7 @@ license=('GPL') depends=('curl' 'libmpdclient' 'taglib' 'ncurses') install=ncmpcpp.install source=(http://unkart.ovh.org/ncmpcpp/${pkgname}-${pkgver}.tar.bz2) -md5sums=('288952c6b4cf4fa3683f3f83a58da37c') +md5sums=('07f62d6574d0dcc99cad84adb9754203') build() { cd "$srcdir/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf