summaryrefslogtreecommitdiff
path: root/community/cantata
diff options
context:
space:
mode:
Diffstat (limited to 'community/cantata')
-rw-r--r--community/cantata/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/cantata/PKGBUILD b/community/cantata/PKGBUILD
index f72e9cb61..825faff17 100644
--- a/community/cantata/PKGBUILD
+++ b/community/cantata/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 80920 2012-12-06 21:02:34Z andrea $
+# $Id: PKGBUILD 81241 2012-12-14 11:41:36Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Mcder3 <mcder3[at]gmail[dot]com>
# Contributor: MisterFred <mister.fred[at]free[dot]fr>
pkgname=cantata
-pkgver=0.9.0
+pkgver=0.9.1
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=('e05e7dd876b40b8351e03a1a939f9fe6')
+md5sums=('78e2f379fe9a0afd32e24de83f1c283e')
build() {
mkdir build