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

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


    Date: Friday, November 16, 2012 @ 14:54:30
  Author: andrea
Revision: 171160

KDE 4.10 beta1 - first steps

Added:
  libkcompactdisc/kde-unstable/
Modified:
  libkcompactdisc/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:30 UTC (rev 171160)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkcompactdisc
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 pkgdesc="A library for interfacing with CDs"
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -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=('fc5ec113a34787ae36120581f8e9a1508fdee5a0')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('2b2bf035690da07c12217e06858e0b342505dad7')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list