diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-08-24 07:22:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 07:22:33 +0700 |
commit | 4d1fce68801fb022fcf3597b5c6b5b6806bab981 (patch) | |
tree | 23b8553cc81be3e8c0cec15b33069d9394163423 /games/zbom/zbom.info | |
parent | b1dcc0159444a4ba04b1de64fd569baff9fd1a0c (diff) |
games/zbom: Added (Zelda fangame for the solarus engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/zbom/zbom.info')
-rw-r--r-- | games/zbom/zbom.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/zbom/zbom.info b/games/zbom/zbom.info new file mode 100644 index 0000000000000..80bb150d6f190 --- /dev/null +++ b/games/zbom/zbom.info @@ -0,0 +1,10 @@ +PRGNAM="zbom" +VERSION="1.4" +HOMEPAGE="https://sites.google.com/site/zeldabom/" +DOWNLOAD="https://github.com/wrightmat/zbom/archive/v1.4/zbom-1.4.tar.gz" +MD5SUM="4092f25e35d0b78ad2d0bb2afc5eef45" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="solarus" +MAINTAINER="Hunter Sezen" +EMAIL="orbea@riseup.net" |