[arch-commits] Commit in kdemultimedia-kscd/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Jan 31 11:24:00 UTC 2013
Date: Thursday, January 31, 2013 @ 12:24:00
Author: andrea
Revision: 176486
KDE 4.10
Modified:
kdemultimedia-kscd/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-31 11:23:58 UTC (rev 176485)
+++ PKGBUILD 2013-01-31 11:24:00 UTC (rev 176486)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdemultimedia-kscd
-pkgver=4.9.98
+pkgver=4.10.0
pkgrel=1
pkgdesc="KDE CD player"
url='http://kde.org/applications/multimedia/kscd/'
@@ -12,8 +12,8 @@
depends=('kdebase-runtime' 'libkcddb' 'libkcompactdisc' 'libmusicbrainz3')
makedepends=('cmake' 'automoc4')
install="${pkgname}.install"
-source=("http://download.kde.org/unstable/${pkgver}/src/kscd-${pkgver}.tar.xz")
-sha1sums=('c50993d57416d00b54a7a68cc8daf214c0cfbcef')
+source=("http://download.kde.org/stable/${pkgver}/src/kscd-${pkgver}.tar.xz")
+sha1sums=('8648888c571382b4473f9fd9f9d376db14c16bc6')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list