[game-data-packager] 02/03: chex: rewrite in compact format

Alexandre Detiste detiste-guest at moszumanska.debian.org
Mon Oct 5 09:08:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit 29970e47ad688dfc86654660f20760f5e8b432bb
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Mon Oct 5 10:58:03 2015 +0200

    chex: rewrite in compact format
---
 data/chex.yaml | 19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)

diff --git a/data/chex.yaml b/data/chex.yaml
index b41a004..446eb6b 100644
--- a/data/chex.yaml
+++ b/data/chex.yaml
@@ -46,19 +46,12 @@ files:
   chexdeh.txt:
     install_to: $docdir
 
-cksums: |
-  _ 12361532  chex.wad
-  _  7585664  chex2.wad
-  _     9250  chexdeh.zip
-  _    20367  chex.deh
-  _     1881  chexdeh.txt
-
-md5sums: |
-  25485721882b050afa96a56e5758dd52  chex.wad
-  fdc4ffa57e1983e30912c006284a3e01  chex2.wad
-  e6dcf08e8a8aa9710bf95546b4270ce3  chexdeh.zip
-  928cc1593cda42b78c8326807d5c80b6  chex.deh
-  1dde731ea22cb332b68434fb77695ea9  chexdeh.txt
+size_and_md5: |
+  12361532 25485721882b050afa96a56e5758dd52 chex.wad
+  7585664  fdc4ffa57e1983e30912c006284a3e01 chex2.wad
+  9250     e6dcf08e8a8aa9710bf95546b4270ce3 chexdeh.zip
+  20367    928cc1593cda42b78c8326807d5c80b6 chex.deh
+  1881     1dde731ea22cb332b68434fb77695ea9 chexdeh.txt
 sha1sums: |
   eca9cff1014ce5081804e193588d96c6ddb35432  chex.wad
   d5b970834b8ff364d377ef04eb7d12fa6035e10a  chex2.wad

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list