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

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 15:07:53
  Author: svenstaro
Revision: 218814

upgpkg: kdegames-ksirk 4.13.97-1

kde 4.14 rc1

Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 13:07:51 UTC (rev 218813)
+++ PKGBUILD2014-08-03 13:07:53 UTC (rev 218814)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksirk
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc=A computerized version of a well known strategy game
 url=http://kde.org/applications/games/ksirk/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
-sha1sums=('3dd01c58d0b56da402c6aa94f532b7dc4a7a7c14')
+sha1sums=('ab676b63e0833efb63164143e234601f4e8fd12a')
 
 build() {
   mkdir build



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

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:32:54
  Author: svenstaro
Revision: 191038

upgpkg: kdegames-ksirk 4.10.95-2

rebuild

Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:32:52 UTC (rev 191037)
+++ PKGBUILD2013-07-18 22:32:54 UTC (rev 191038)
@@ -3,7 +3,7 @@
 
 pkgname=kdegames-ksirk
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc=A computerized version of a well known strategy game
 url=http://kde.org/applications/games/ksirk/;
 arch=('i686' 'x86_64')



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

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:47:43
  Author: svenstaro
Revision: 190322

upgpkg: kdegames-ksirk 4.10.95-1

upstream 4.11rc1

Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:47:40 UTC (rev 190321)
+++ PKGBUILD2013-07-16 18:47:43 UTC (rev 190322)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksirk
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc=A computerized version of a well known strategy game
 url=http://kde.org/applications/games/ksirk/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
-sha1sums=('5849b8d23e765664fe4ae794f5a01b0eb2d3954d')
+sha1sums=('b4c52a857a814b2745d8e32356a0266ddc1a25d6')
 
 build() {
   mkdir build



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

2013-01-31 Thread Andrea Scarpino
Date: Thursday, January 31, 2013 @ 12:23:01
  Author: andrea
Revision: 176459

KDE 4.10

Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:23:00 UTC (rev 176458)
+++ PKGBUILD2013-01-31 11:23:01 UTC (rev 176459)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksirk
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc=A computerized version of a well known strategy game
 url=http://kde.org/applications/games/ksirk/;
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
-sha1sums=('d60696945aa98689a80af68a0d3a2324a4ce9d89')
+source=(http://download.kde.org/stable/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
+sha1sums=('a40e6d13bbbf396335744e443ef2f6cbfa003b5b')
 
 build() {
   mkdir build



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

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

KDE 4.10 RC3

Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:09:53 UTC (rev 175452)
+++ PKGBUILD2013-01-17 14:09:56 UTC (rev 175453)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksirk
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc=A computerized version of a well known strategy game
 url=http://kde.org/applications/games/ksirk/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
-sha1sums=('f730dadc533875569ae8dbd955298c4c4da2bf05')
+sha1sums=('d60696945aa98689a80af68a0d3a2324a4ce9d89')
 
 build() {
   mkdir build



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

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 19:04:53
  Author: andrea
Revision: 175308

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 00:04:49 UTC (rev 175307)
+++ PKGBUILD2013-01-17 00:04:53 UTC (rev 175308)
@@ -20,6 +20,7 @@
   cd build
   cmake ../ksirk-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
   make
 }



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

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:40:42
  Author: andrea
Revision: 174398

KDE 4.10 RC2

Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:40:38 UTC (rev 174397)
+++ PKGBUILD2013-01-04 14:40:42 UTC (rev 174398)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksirk
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc=A computerized version of a well known strategy game
 url=http://kde.org/applications/games/ksirk/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
-sha1sums=('22e163387d29e77c72c67ca02cfe97c4d40ee9d3')
+sha1sums=('f730dadc533875569ae8dbd955298c4c4da2bf05')
 
 build() {
   mkdir build



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

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:57:52
  Author: andrea
Revision: 173446

KDE 4.10 RC1

Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:57:48 UTC (rev 173445)
+++ PKGBUILD2012-12-19 14:57:52 UTC (rev 173446)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksirk
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc=A computerized version of a well known strategy game
 url=http://kde.org/applications/games/ksirk/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
-sha1sums=('776e6799080f368a0f174b2c07597d50df6a4b59')
+sha1sums=('22e163387d29e77c72c67ca02cfe97c4d40ee9d3')
 
 build() {
   mkdir build



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

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:24:11
  Author: andrea
Revision: 172397

KDE 4.10 beta2

Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:24:07 UTC (rev 172396)
+++ PKGBUILD2012-12-02 11:24:11 UTC (rev 172397)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksirk
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 pkgdesc=A computerized version of a well known strategy game
 url=http://kde.org/applications/games/ksirk/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
-sha1sums=('9689540da05872676f10ba81d06d19149eabb643')
+sha1sums=('776e6799080f368a0f174b2c07597d50df6a4b59')
 
 build() {
   mkdir build



[arch-commits] Commit in kdegames-ksirk/kde-unstable (PKGBUILD kdegames-ksirk.install)

2012-11-17 Thread Andrea Scarpino
Date: Saturday, November 17, 2012 @ 04:13:05
  Author: andrea
Revision: 171344

KDE 4.10 beta1 - fixes

Added:
  kdegames-ksirk/kde-unstable/kdegames-ksirk.install
Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

+
 PKGBUILD   |3 ++-
 kdegames-ksirk.install |   11 +++
 2 files changed, 13 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-17 09:13:01 UTC (rev 171343)
+++ PKGBUILD2012-11-17 09:13:05 UTC (rev 171344)
@@ -9,8 +9,9 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdegames')
-depends=('kdebase-runtime')
+depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
 sha1sums=('9689540da05872676f10ba81d06d19149eabb643')
 

Added: kdegames-ksirk.install
===
--- kdegames-ksirk.install  (rev 0)
+++ kdegames-ksirk.install  2012-11-17 09:13:05 UTC (rev 171344)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-11-17 Thread Andrea Scarpino
Date: Saturday, November 17, 2012 @ 07:01:44
  Author: andrea
Revision: 171404

KDE 4.10 beta1 - fixes

Modified:
  kdegames-ksirk/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-17 12:01:39 UTC (rev 171403)
+++ PKGBUILD2012-11-17 12:01:44 UTC (rev 171404)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
-pkgname=kdeedu-ksirk
+pkgname=kdegames-ksirk
 pkgver=4.9.80
 pkgrel=1
 pkgdesc=A computerized version of a well known strategy game