[arch-commits] Commit in libkcddb (kde-unstable kde-unstable/PKGBUILD)

2014-07-25 Thread Sven-Hendrik Haase
Date: Friday, July 25, 2014 @ 16:52:13
  Author: svenstaro
Revision: 217890

upgpkg: libkcddb 4.13.95-1

upstream release 4.14 beta 3

Added:
  libkcddb/kde-unstable/
Modified:
  libkcddb/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2014-07-24 18:53:49 UTC (rev 217821)
+++ kde-unstable/PKGBUILD   2014-07-25 14:52:13 UTC (rev 217890)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcddb
-pkgver=4.13.3
+pkgver=4.13.95
 pkgrel=1
 pkgdesc=KDE CDDB library
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('562c5f68b22a8955d7896b066c5fd223422833dc')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('296234a7b1b0b3f1c9e9c22a8ba6a062e7ef1a9d')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcddb (kde-unstable kde-unstable/PKGBUILD)

2012-11-16 Thread Andrea Scarpino
Date: Friday, November 16, 2012 @ 14:54:26
  Author: andrea
Revision: 171159

KDE 4.10 beta1 - first steps

Added:
  libkcddb/kde-unstable/
Modified:
  libkcddb/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD   2012-11-16 19:54:26 UTC (rev 171159)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcddb
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 pkgdesc=KDE CDDB library
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('6a9d99cea33143cfdd89766b9647aa463b3f560f')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('b7bfdec3f562deed9e2537051d497a72b1ec26a4')
 
 build() {
   cd ${srcdir}