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

Pierre Schmitz pierre at archlinux.org
Sun Jan 11 12:53:08 UTC 2009


    Date: Sunday, January 11, 2009 @ 07:53:08
  Author: pierre
Revision: 23458

Let's go straigt to 4.2 RC1

Modified:
  kdegames/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 12:53:04 UTC (rev 23457)
+++ PKGBUILD	2009-01-11 12:53:08 UTC (rev 23458)
@@ -2,19 +2,19 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdegames
-pkgver=4.1.4
+pkgver=4.1.96
 pkgrel=1
 pkgdesc="KDE Games"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde')
-depends=('kdelibs' 'ggz-client-libs' 'kdebase-runtime')
+depends=('kdelibs' 'kdebase-runtime' 'qca' 'ggz-client-libs')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 options=('docs')
 install='kdegames.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b18b4b89c83ea20a76bab5fac03bcc0b')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('7d9be8e33e9626774cb6893259564620')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list