[arch-commits] Commit in kdebase/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Jul 30 11:07:05 UTC 2009
Date: Thursday, July 30, 2009 @ 07:07:05
Author: pierre
Revision: 48011
update to KDE 4.3.0 (try #1)
Modified:
kdebase/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-30 11:07:01 UTC (rev 48010)
+++ PKGBUILD 2009-07-30 11:07:05 UTC (rev 48011)
@@ -15,15 +15,15 @@
'kdebase-lib'
'kdebase-nsplugins'
'kdebase-plasma')
-pkgver=4.2.98
-pkgrel=2
+pkgver=4.3.0
+pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdebase')
makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4' 'libraw1394')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('1d33d01d11dc6d96449fe95fff5c151c')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('6de0b96b78504d8f5fcdee819d080fb1')
build() {
cd $srcdir
More information about the arch-commits
mailing list