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

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 14:27:27
  Author: svenstaro
Revision: 218675

upgpkg: kdegames-granatier 4.13.97-1

kde 4.14 rc1

Modified:
  kdegames-granatier/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 12:27:24 UTC (rev 218674)
+++ PKGBUILD2014-08-03 12:27:27 UTC (rev 218675)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-granatier
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc=A clone of the classic Bomberman game
 url=http://kde.org/applications/games/granatier/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/granatier-${pkgver}.tar.xz;)
-sha1sums=('8c88206e13a0f15432933535c7dc19a89bf80004')
+sha1sums=('136c423cfc4904addbaa429c0a2033ec9b50bf50')
 
 build() {
   mkdir build



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

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:29:27
  Author: svenstaro
Revision: 190984

upgpkg: kdegames-granatier 4.10.95-2

rebuild

Modified:
  kdegames-granatier/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:29:25 UTC (rev 190983)
+++ PKGBUILD2013-07-18 22:29:27 UTC (rev 190984)
@@ -3,7 +3,7 @@
 
 pkgname=kdegames-granatier
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc=A clone of the classic Bomberman game
 url=http://kde.org/applications/games/granatier/;
 arch=('i686' 'x86_64')



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

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:41:04
  Author: svenstaro
Revision: 190268

upgpkg: kdegames-granatier 4.10.95-1

upstream 4.11rc1

Modified:
  kdegames-granatier/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:41:01 UTC (rev 190267)
+++ PKGBUILD2013-07-16 18:41:04 UTC (rev 190268)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-granatier
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc=A clone of the classic Bomberman game
 url=http://kde.org/applications/games/granatier/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/granatier-${pkgver}.tar.xz;)
-sha1sums=('220b306a5b564f05c88a66485485ca67b488bc27')
+sha1sums=('7cb22e550d7abad0ff8dca08f552d7f5963fc0df')
 
 build() {
   mkdir build



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

2013-01-31 Thread Andrea Scarpino
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
===
--- PKGBUILD2013-01-31 11:21:42 UTC (rev 176431)
+++ PKGBUILD2013-01-31 11:21:43 UTC (rev 176432)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@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



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

2013-01-17 Thread Andrea Scarpino
Date: Thursday, January 17, 2013 @ 09:08:01
  Author: andrea
Revision: 175426

KDE 4.10 RC3

Modified:
  kdegames-granatier/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:07:58 UTC (rev 175425)
+++ PKGBUILD2013-01-17 14:08:01 UTC (rev 175426)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-granatier
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc=A clone of the classic Bomberman game
 url=http://kde.org/applications/games/granatier/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/granatier-${pkgver}.tar.xz;)
-sha1sums=('4b1135bc59a06e6ddb763b10cdf94a945189c478')
+sha1sums=('dff5c3552c4e329b6d99b9ec9c1dee5804e9a76d')
 
 build() {
   mkdir build



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

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 19:03:01
  Author: andrea
Revision: 175281

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdegames-granatier/kde-unstable/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 00:02:58 UTC (rev 175280)
+++ PKGBUILD2013-01-17 00:03:01 UTC (rev 175281)
@@ -20,6 +20,7 @@
   cd build
   cmake ../granatier-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
   make
 }



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

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:38:56
  Author: andrea
Revision: 174371

KDE 4.10 RC2

Modified:
  kdegames-granatier/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:38:52 UTC (rev 174370)
+++ PKGBUILD2013-01-04 14:38:56 UTC (rev 174371)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-granatier
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc=A clone of the classic Bomberman game
 url=http://kde.org/applications/games/granatier/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/granatier-${pkgver}.tar.xz;)
-sha1sums=('536e9e50b7e1b87189787667479172a060f30cd3')
+sha1sums=('4b1135bc59a06e6ddb763b10cdf94a945189c478')
 
 build() {
   mkdir build



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

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:56:13
  Author: andrea
Revision: 173418

KDE 4.10 RC1

Modified:
  kdegames-granatier/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:56:09 UTC (rev 173417)
+++ PKGBUILD2012-12-19 14:56:13 UTC (rev 173418)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-granatier
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc=A clone of the classic Bomberman game
 url=http://kde.org/applications/games/granatier/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/granatier-${pkgver}.tar.xz;)
-sha1sums=('470953ef4c72be538a6eb60c9d1580b94c28ebfa')
+sha1sums=('536e9e50b7e1b87189787667479172a060f30cd3')
 
 build() {
   mkdir build



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

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:22:26
  Author: andrea
Revision: 172370

KDE 4.10 beta2

Modified:
  kdegames-granatier/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:22:22 UTC (rev 172369)
+++ PKGBUILD2012-12-02 11:22:26 UTC (rev 172370)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-granatier
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 pkgdesc=A clone of the classic Bomberman game
 url=http://kde.org/applications/games/granatier/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/granatier-${pkgver}.tar.xz;)
-sha1sums=('879691fd8c595430362fdce8e76e07cb4f912531')
+sha1sums=('470953ef4c72be538a6eb60c9d1580b94c28ebfa')
 
 build() {
   mkdir build



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

2012-11-17 Thread Andrea Scarpino
Date: Saturday, November 17, 2012 @ 06:59:52
  Author: andrea
Revision: 171377

KDE 4.10 beta1 - fixes

Modified:
  kdegames-granatier/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-17 11:59:48 UTC (rev 171376)
+++ PKGBUILD2012-11-17 11:59:52 UTC (rev 171377)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
-pkgname=kdeedu-granatier
+pkgname=kdegames-granatier
 pkgver=4.9.80
 pkgrel=1
 pkgdesc=A clone of the classic Bomberman game