From 4e8c9530dbbf6c8b4c8147cef8fe9845c8898de3 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 17 Jan 2013 00:06:09 -0800 Subject: Thu Jan 17 00:06:09 PST 2013 --- community/cantata/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/cantata') diff --git a/community/cantata/PKGBUILD b/community/cantata/PKGBUILD index 825faff17..7f8b7c820 100644 --- a/community/cantata/PKGBUILD +++ b/community/cantata/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 81241 2012-12-14 11:41:36Z andrea $ +# $Id: PKGBUILD 82406 2013-01-16 22:11:37Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Mcder3 # Contributor: MisterFred pkgname=cantata -pkgver=0.9.1 +pkgver=0.9.2 pkgdesc="A KDE client for the music player daemon (MPD)" pkgrel=1 arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('kdebase-runtime' 'taglib-extras' 'ffmpeg' 'mpg123' 'libmtp' 'speex') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://cantata.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2") -md5sums=('78e2f379fe9a0afd32e24de83f1c283e') +md5sums=('882cec90eb01d190b899689675e990b0') build() { mkdir build -- cgit v1.2.3-54-g00ecf