Date: Thursday, January 31, 2013 @ 12:12:51 Author: andrea Revision: 176372
KDE 4.10 Modified: kdebase-runtime/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:12:49 UTC (rev 176371) +++ PKGBUILD 2013-01-31 11:12:51 UTC (rev 176372) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdebase-runtime -pkgver=4.9.98 +pkgver=4.10.0 pkgrel=1 pkgdesc="Plugins and applications necessary for the running of KDE applications" arch=('i686' 'x86_64') @@ -18,8 +18,8 @@ 'rarian: needed by khelpcenter' 'gdb: drkonq crash handler') install="${pkgname}.install" -source=("http://download.kde.org/unstable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz") -sha1sums=('908b0ccd7eba48fae8e6c6662730b0b099af0d59') +source=("http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz") +sha1sums=('eff82d54383ece321dc93bdfb494c0a9abcbb998') build() { cd "${srcdir}"
