From 99ee54f2484aadc464e997e54aa9c7ca7ecde198 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 26 May 2013 02:20:27 -0700 Subject: Sun May 26 02:19:21 PDT 2013 --- community/cantata/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/cantata/PKGBUILD') diff --git a/community/cantata/PKGBUILD b/community/cantata/PKGBUILD index 13c1c3764..72a57d369 100644 --- a/community/cantata/PKGBUILD +++ b/community/cantata/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 86462 2013-03-17 20:07:56Z cinelli $ +# $Id: PKGBUILD 91619 2013-05-25 12:01:52Z bpiotrowski $ # Maintainer: Federico Cinelli # Contributor: Andrea Scarpino # Contributor: Mcder3 # Contributor: MisterFred pkgname=cantata -pkgver=0.9.2 +pkgver=1.0.2 pkgdesc="A KDE client for the music player daemon (MPD)" -pkgrel=3 +pkgrel=1 arch=('i686' 'x86_64') url="http://kde-apps.org/content/show.php/Cantata?content=147733" license=('GPL') @@ -15,7 +15,7 @@ depends=('kdebase-runtime' 'taglib-extras' 'mpg123' 'libmtp') makedepends=('cmake' 'automoc4') install="$pkgname.install" source=("http://cantata.googlecode.com/files/$pkgname-$pkgver.tar.bz2") -md5sums=('882cec90eb01d190b899689675e990b0') +md5sums=('b69c568be6a2738d5ce640e759ae0253') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf