summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO62
1 files changed, 45 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1df94e5cec59..0fa2656b3778 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
# Generated by mksrcinfo v8
-# Tue Dec 15 21:56:54 UTC 2015
+# Mon Dec 12 20:36:44 UTC 2016
pkgbase = pzl_games
pkgdesc = Small collection of computer games.
- pkgver = 4.0
+ pkgver = 8.0
pkgrel = 1
url = http://pzl.org.uk/
arch = any
license = GPL
- source = http://pzl.org.uk/pzl_4_0.zip
+ source = http://pzl.org.uk/pzl3_8_0.zip
source = pzl_akari.desktop
source = pzl_boggle.desktop
source = pzl_codeword.desktop
@@ -19,23 +19,31 @@ pkgbase = pzl_games
source = pzl_sumpuzzle.desktop
source = pzl_sudoku.desktop
source = pzl_sokoban.desktop
- md5sums = e447cbe20f3d8f8475f9201b95488128
- md5sums = 7775d13040fcb2108283fe9ad62a24ab
- md5sums = 68db7ca30579f312bfcf274f8dbdd406
- md5sums = 3fe6e4760000ec42505601ef74ec9d31
- md5sums = 25e7079b6867a9465b79d77e3f30d3c8
- md5sums = 4c56394fc8e6c31f2da61727e0dccfb5
- md5sums = 3bf4816d7aa6fe5b0bba231831e390c4
- md5sums = dce4907232ffbbb173053771dd38a393
- md5sums = a59c4ccadb776f5e0f45d5a70345cd96
- md5sums = 0909be64599ffb306e5081ebd82138a2
- md5sums = 13cefc5e33b8df09001a3834e8d81cd2
- md5sums = 3b3797fbb8dd8ac7b9c64a940ef893e9
+ source = pzl_bridges.desktop
+ source = pzl_shikaku.desktop
+ source = pzl_suguru.desktop
+ source = pzl_hidato.desktop
+ md5sums = de1504b78e1b0da7662a9fe5b0026e75
+ md5sums = b7d0a414fc22aa750b7e4d758a6e04cd
+ md5sums = 898534ec921c3c165fc11a7b5ef9b8d2
+ md5sums = 02df03e4c57e8b77062df51971f7c582
+ md5sums = 744840240079721ae72b14b49589ef4b
+ md5sums = 00333ad5a67aa529189cb8d5efce7ec2
+ md5sums = 27c7b30bf6c9365397b35d4cca7044f8
+ md5sums = 3938559de7b10ca25f86ccb59676547e
+ md5sums = bdcdc0250d61c33f85289e7e436546a6
+ md5sums = 652ec7a6aa6a225f62579a315bd98421
+ md5sums = 068873d936f6592065010b056da87cc7
+ md5sums = ea71834e6c8ab194e38738b599a3e351
+ md5sums = b62c538e5baba89f6fe1e195af8e39af
+ md5sums = 38dc1f1869c03d4cc8e2724e6060fc65
+ md5sums = 0c1b99051ab88c9aacf108a4d7d577e2
+ md5sums = a07ce126d031c9fbed8c1cbe2c6af1a1
pkgname = pzl_common
pkgdesc = Common files for pzl games.
depends = tk
- depends = python2
+ depends = python
pkgname = pzl_akari
pkgdesc = A binary-determination logic puzzle, also called Light Up.
@@ -60,7 +68,7 @@ pkgname = pzl_futoshiki
pkgname = pzl_jigsaw
pkgdesc = Puzzle game to assemble segments of a picture into their positions.
url = http://pzl.org.uk/jigsaw.html
- depends = python2-pillow
+ depends = python-pillow
depends = pzl_common
pkgname = pzl_kakuro
@@ -93,3 +101,23 @@ pkgname = pzl_sokoban
url = http://pzl.org.uk/sokoban.html
depends = pzl_common
+pkgname = pzl_bridges
+ pkgdesc = Link a set of islands with bridges so that it is possible to reach any island from any other.
+ url = http://pzl.org.uk/bridges.html
+ depends = pzl_common
+
+pkgname = pzl_shikaku
+ pkgdesc = Draw non-overlapping rectangles around the clue cells to completely cover the grid by rectangles.
+ url = http://pzl.org.uk/shikaku.html
+ depends = pzl_common
+
+pkgname = pzl_suguru
+ pkgdesc = Place the digits 1-N once in each polyomino in such a way that no digit touches another digit of the same value.
+ url = http://pzl.org.uk/suguru.html
+ depends = pzl_common
+
+pkgname = pzl_hidato
+ pkgdesc = Place a chain of consecutive numbers in touching cells so that there is a continuous path.
+ url = http://pzl.org.uk/hidato.html
+ depends = pzl_common
+