[arch-commits] Commit in kdelibs-experimental/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Thu Jul 30 11:06:41 UTC 2009


    Date: Thursday, July 30, 2009 @ 07:06:41
  Author: pierre
Revision: 48005

update to KDE 4.3.0 (try #1)

Modified:
  kdelibs-experimental/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-30 11:06:37 UTC (rev 48004)
+++ PKGBUILD	2009-07-30 11:06:41 UTC (rev 48005)
@@ -2,16 +2,16 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdelibs-experimental
-pkgver=4.2.98
-pkgrel=2
+pkgver=4.3.0
+pkgrel=1
 pkgdesc="KDE Experimental Libraries"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 depends=('kdelibs')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('f651465791384cbf8c8928a47d7323e1')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('9b3ed689f4f357d4fc059cf9dd41e035')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list