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

Pierre Schmitz pierre at archlinux.org
Thu Jul 30 11:07:29 UTC 2009


    Date: Thursday, July 30, 2009 @ 07:07:29
  Author: pierre
Revision: 48017

update to KDE 4.3.0 (try #1)

Modified:
  kdegames/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-30 11:07:25 UTC (rev 48016)
+++ PKGBUILD	2009-07-30 11:07:29 UTC (rev 48017)
@@ -38,15 +38,15 @@
          'kdegames-libkdegames'
          'kdegames-libkmahjongg'
          'kdegames-lskat')
-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' 'kdegames')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'kdebase-runtime' 'qca' 'ggz-client-libs')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('88843c8935c1f5dd57c16ab94784772c')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('9997c1fab82519ebc59e661c4324fa0a')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list