[arch-commits] Commit in cantata/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Jun 2 15:36:03 UTC 2013


    Date: Sunday, June 2, 2013 @ 17:36:03
  Author: bpiotrowski
Revision: 92186

upgpkg: cantata 1.0.3-1

- upstream release
- add libcddb and libmusicbrainz5 to dependencies (FS#35474)

Modified:
  cantata/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-02 15:29:37 UTC (rev 92185)
+++ PKGBUILD	2013-06-02 15:36:03 UTC (rev 92186)
@@ -5,17 +5,17 @@
 # Contributor: MisterFred <mister.fred[at]free[dot]fr>
 
 pkgname=cantata
-pkgver=1.0.2
+pkgver=1.0.3
 pkgdesc="A KDE client for the music player daemon (MPD)"
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://kde-apps.org/content/show.php/Cantata?content=147733"
 license=('GPL')
-depends=('kdebase-runtime' 'taglib-extras' 'mpg123' 'libmtp')
+depends=('kdebase-runtime' 'taglib-extras' 'mpg123' 'libmtp' 'libcddb' 'libmusicbrainz5')
 makedepends=('cmake' 'automoc4')
 install="$pkgname.install"
 source=("http://cantata.googlecode.com/files/$pkgname-$pkgver.tar.bz2")
-md5sums=('b69c568be6a2738d5ce640e759ae0253')
+md5sums=('fd942d25127a7936efaf1fe887d66189')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list