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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:21:44 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:21:43
  Author: andrea
Revision: 176432

KDE 4.10

Modified:
  kdegames-granatier/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:21:42 UTC (rev 176431)
+++ PKGBUILD	2013-01-31 11:21:43 UTC (rev 176432)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-granatier
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A clone of the classic Bomberman game"
 url="http://kde.org/applications/games/granatier/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/granatier-${pkgver}.tar.xz")
-sha1sums=('dff5c3552c4e329b6d99b9ec9c1dee5804e9a76d')
+source=("http://download.kde.org/stable/${pkgver}/src/granatier-${pkgver}.tar.xz")
+sha1sums=('38c644961b479e34d837648c3dc6c5f8e890d9b5')
 
 build() {
   mkdir build




More information about the arch-commits mailing list