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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:54:27 UTC 2012


    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 <andrea at 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}"




More information about the arch-commits mailing list