[arch-commits] Commit in kdebase-runtime/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Jul 30 11:06:53 UTC 2009
Date: Thursday, July 30, 2009 @ 07:06:53
Author: pierre
Revision: 48008
update to KDE 4.3.0 (try #1)
Modified:
kdebase-runtime/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-30 11:06:49 UTC (rev 48007)
+++ PKGBUILD 2009-07-30 11:06:53 UTC (rev 48008)
@@ -2,8 +2,8 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdebase-runtime
-pkgver=4.2.98
-pkgrel=2
+pkgver=4.3.0
+pkgrel=1
pkgdesc="KDE Base Runtime Environment"
arch=('i686' 'x86_64')
url='http://www.kde.org'
@@ -14,8 +14,8 @@
optdepends=('htdig: to build the search index'
'gdb: drkonq crash handler')
install='kdebase-runtime.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('f31373a7cc1fc1d465d0385887e783a5')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('9681d074a26e2affe7c0a75db5139846')
build() {
cd $srcdir
More information about the arch-commits
mailing list