[arch-commits] Commit in kdeutils/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Jan 21 11:16:52 UTC 2011
Date: Friday, January 21, 2011 @ 06:16:51
Author: andrea
Revision: 107115
KDE 4.6.0
Modified:
kdeutils/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-01-21 11:16:48 UTC (rev 107114)
+++ PKGBUILD 2011-01-21 11:16:51 UTC (rev 107115)
@@ -16,7 +16,7 @@
'kdeutils-printer-applet'
'kdeutils-superkaramba'
'kdeutils-sweeper')
-pkgver=4.5.95
+pkgver=4.6.0
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
@@ -25,8 +25,8 @@
makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-lib' 'kdebase-workspace'
'kdebindings-python' 'system-config-printer-common' 'libarchive' 'qimageblitz'
'docbook-xsl' 'qjson')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('3f6ca4d68edb62c1b38c774aff103bba111caa02')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('d63e7abd1e91d4d33b7d03525c90abb3e8a56383')
build() {
cd ${srcdir}
More information about the arch-commits
mailing list