summaryrefslogtreecommitdiff
path: root/community/cantata/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-21 03:42:54 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-21 03:42:54 +0000
commitedccd68090c8cf14c72ff7dd7f941bded787479a (patch)
treeddacad87ad9289f4c069f921c6d5b56f62592994 /community/cantata/PKGBUILD
parent469e7cfcfccc3041b64ccc6e15e830b65817aae9 (diff)
Wed May 21 03:36:10 UTC 2014
Diffstat (limited to 'community/cantata/PKGBUILD')
-rw-r--r--community/cantata/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/cantata/PKGBUILD b/community/cantata/PKGBUILD
index 20b2b5fb8..c6e123fde 100644
--- a/community/cantata/PKGBUILD
+++ b/community/cantata/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 109795 2014-04-18 17:39:03Z bpiotrowski $
+# $Id: PKGBUILD 111588 2014-05-20 18:23:55Z jelle $
# Maintainer: Federico Cinelli <cinelli@aur.archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Mcder3 <mcder3[at]gmail[dot]com>
# Contributor: MisterFred <mister.fred[at]free[dot]fr>
pkgname=cantata
-pkgver=1.3.3
-pkgrel=2
+pkgver=1.3.4
+pkgrel=1
pkgdesc="Qt5 client for the music player daemon (MPD)"
arch=('i686' 'x86_64')
url="https://code.google.com/p/cantata/"
@@ -38,3 +38,4 @@ package() {
make DESTDIR="$pkgdir" PREFIX="/usr" install
}
+md5sums=('5b21329a4b00716f7feb827805f215b5')