diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2022-07-08 05:01:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-09 10:06:05 +0700 |
commit | 32ff5f5313c8521cb1db589e5d726e31284ac8db (patch) | |
tree | f5361050f8fe51ad0bc018e8095848148ba083f0 /games/tint/tint.info | |
parent | d362d929b96b46d8791a0c6dcc9a9d04fbac133b (diff) |
games/tint: Added (tetris clone for the terminal)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/tint/tint.info')
-rw-r--r-- | games/tint/tint.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/tint/tint.info b/games/tint/tint.info new file mode 100644 index 0000000000000..6290b10bd8a29 --- /dev/null +++ b/games/tint/tint.info @@ -0,0 +1,10 @@ +PRGNAM="tint" +VERSION="0.07" +HOMEPAGE="https://packages.debian.org/source/sid/tint" +DOWNLOAD="https://deb.debian.org/debian/pool/main/t/tint/tint_0.07.tar.xz" +MD5SUM="f6360a9d96f0821d2aee1095c91a9a1f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Alexander Verbovetsky" +EMAIL="alik@ejik.org" |