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

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 15:08:19
  Author: svenstaro
Revision: 218820

upgpkg: kdegames-ksquares 4.13.97-1

kde 4.14 rc1

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 13:08:16 UTC (rev 218819)
+++ PKGBUILD2014-08-03 13:08:19 UTC (rev 218820)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksquares
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes
 url=http://kde.org/applications/games/ksquares/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksquares-${pkgver}.tar.xz;)
-sha1sums=('700e30f5bb4a190f85e48a662ffd522a6cebb168')
+sha1sums=('89c3d240ca72a2fb87df4e2ebde6546a1bfe0cce')
 
 build() {
   mkdir build



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

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:33:16
  Author: svenstaro
Revision: 191044

upgpkg: kdegames-ksquares 4.10.95-2

rebuild

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:33:14 UTC (rev 191043)
+++ PKGBUILD2013-07-18 22:33:16 UTC (rev 191044)
@@ -3,7 +3,7 @@
 
 pkgname=kdegames-ksquares
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes
 url=http://kde.org/applications/games/ksquares/;
 arch=('i686' 'x86_64')



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

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:48:30
  Author: svenstaro
Revision: 190328

upgpkg: kdegames-ksquares 4.10.95-1

upstream 4.11rc1

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:48:27 UTC (rev 190327)
+++ PKGBUILD2013-07-16 18:48:30 UTC (rev 190328)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksquares
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes
 url=http://kde.org/applications/games/ksquares/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksquares-${pkgver}.tar.xz;)
-sha1sums=('1f80deaa4508826c170251646d63f9252a2d63e0')
+sha1sums=('0e6b04fedbc44e7c531840f4d74b109fe4b02bfe')
 
 build() {
   mkdir build



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

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

KDE 4.10

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:23:05 UTC (rev 176461)
+++ PKGBUILD2013-01-31 11:23:06 UTC (rev 176462)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksquares
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes
 url=http://kde.org/applications/games/ksquares/;
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/ksquares-${pkgver}.tar.xz;)
-sha1sums=('6d3b87d2b3186d35aea2113c77502ae572d85b09')
+source=(http://download.kde.org/stable/${pkgver}/src/ksquares-${pkgver}.tar.xz;)
+sha1sums=('1a814d64694e4a435d4c08ccf0c0003e199818f2')
 
 build() {
   mkdir build



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

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

KDE 4.10 RC3

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:10:04 UTC (rev 175455)
+++ PKGBUILD2013-01-17 14:10:08 UTC (rev 175456)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksquares
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes
 url=http://kde.org/applications/games/ksquares/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksquares-${pkgver}.tar.xz;)
-sha1sums=('84290308631e7a78b89bdecc8be8524194ee0644')
+sha1sums=('6d3b87d2b3186d35aea2113c77502ae572d85b09')
 
 build() {
   mkdir build



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

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 19:05:08
  Author: andrea
Revision: 175311

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 00:05:03 UTC (rev 175310)
+++ PKGBUILD2013-01-17 00:05:08 UTC (rev 175311)
@@ -20,6 +20,7 @@
   cd build
   cmake ../ksquares-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
   make
 }



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

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

KDE 4.10 RC2

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:40:49 UTC (rev 174400)
+++ PKGBUILD2013-01-04 14:40:53 UTC (rev 174401)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksquares
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes
 url=http://kde.org/applications/games/ksquares/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksquares-${pkgver}.tar.xz;)
-sha1sums=('860d5b17ed376c1451ee1aefecfc515ab6181032')
+sha1sums=('84290308631e7a78b89bdecc8be8524194ee0644')
 
 build() {
   mkdir build



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

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:58:06
  Author: andrea
Revision: 173449

KDE 4.10 RC1

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:58:00 UTC (rev 173448)
+++ PKGBUILD2012-12-19 14:58:06 UTC (rev 173449)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksquares
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes
 url=http://kde.org/applications/games/ksquares/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksquares-${pkgver}.tar.xz;)
-sha1sums=('51d7274cd27f18b9da20350f18de3c2a00503659')
+sha1sums=('860d5b17ed376c1451ee1aefecfc515ab6181032')
 
 build() {
   mkdir build



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

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

KDE 4.10 beta2

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:24:19 UTC (rev 172399)
+++ PKGBUILD2012-12-02 11:24:23 UTC (rev 172400)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegames-ksquares
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes
 url=http://kde.org/applications/games/ksquares/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ksquares-${pkgver}.tar.xz;)
-sha1sums=('2fe82e3abc870eb7a66e62e94b343de1d4a71b84')
+sha1sums=('51d7274cd27f18b9da20350f18de3c2a00503659')
 
 build() {
   mkdir build



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

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

KDE 4.10 beta1 - fixes

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-17 12:01:51 UTC (rev 171406)
+++ PKGBUILD2012-11-17 12:01:54 UTC (rev 171407)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
-pkgname=kdeedu-ksquares
+pkgname=kdegames-ksquares
 pkgver=4.9.80
 pkgrel=1
 pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes