[arch-commits] Commit in kdegames (kde-unstable kde-unstable/PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Wed Jun 3 22:09:31 UTC 2009
Date: Wednesday, June 3, 2009 @ 18:09:31
Author: pierre
Revision: 41394
KDE 4.3 beta 2; first try; commiting to kde-unstable
Added:
kdegames/kde-unstable/
Modified:
kdegames/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-06-03 19:26:41 UTC (rev 41374)
+++ kde-unstable/PKGBUILD 2009-06-03 22:09:31 UTC (rev 41394)
@@ -2,7 +2,7 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdegames
-pkgver=4.2.4
+pkgver=4.2.90
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/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('ac4a0315a35ad47b95a6a656127f8731')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('437c98d4ce6da16d8a18974221669e68')
build() {
cd $srcdir
More information about the arch-commits
mailing list