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

Pierre Schmitz pierre at archlinux.org
Thu Jan 22 10:41:46 UTC 2009


    Date: Thursday, January 22, 2009 @ 05:41:45
  Author: pierre
Revision: 24890

prepare for KDE 4.2.0

Modified:
  kdegames/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-22 10:41:42 UTC (rev 24889)
+++ PKGBUILD	2009-01-22 10:41:45 UTC (rev 24890)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdegames
-pkgver=4.1.96
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="KDE Games"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 options=('docs')
 install='kdegames.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('7d9be8e33e9626774cb6893259564620')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('68cefd627025be99ba136e5a4e35e554')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list