[arch-commits] Commit in kdegames-kollision/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:22:43 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:22:43
  Author: andrea
Revision: 176454

KDE 4.10

Modified:
  kdegames-kollision/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:22:40 UTC (rev 176453)
+++ PKGBUILD	2013-01-31 11:22:43 UTC (rev 176454)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-kollision
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A simple ball dodging game"
 url="http://kde.org/applications/games/kollision/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kollision-${pkgver}.tar.xz")
-sha1sums=('52fe88ff682466ae7703d3ffbfd58f9b61925715')
+source=("http://download.kde.org/stable/${pkgver}/src/kollision-${pkgver}.tar.xz")
+sha1sums=('edaa3f7bc9b15982e2aae6b7e97ce05dcf70fea8')
 
 build() {
   mkdir build




More information about the arch-commits mailing list