diff options
author | B. Watson <yalhcru@gmail.com> | 2018-01-14 12:01:09 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-17 19:46:26 +0700 |
commit | 1a83a4056917b19893a4a24c56045c55d2ae159c (patch) | |
tree | 882db6f19d3ea20934690f4ab5879bd75a3ce5ad /games/open-adventure/open-adventure.info | |
parent | a13d0fd37ed8c0f54fac584d75e9f6b0569de0c9 (diff) | |
download | slackbuilds-1a83a4056917b19893a4a24c56045c55d2ae159c.tar.gz |
games/open-adventure: Updated for version 1.4.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/open-adventure/open-adventure.info')
-rw-r--r-- | games/open-adventure/open-adventure.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/open-adventure/open-adventure.info b/games/open-adventure/open-adventure.info index eca2e5ea70..397cd1b8c3 100644 --- a/games/open-adventure/open-adventure.info +++ b/games/open-adventure/open-adventure.info @@ -1,10 +1,10 @@ PRGNAM="open-adventure" -VERSION="1.0" +VERSION="1.4" HOMEPAGE="https://gitlab.com/esr/open-adventure" -DOWNLOAD="https://gitlab.com/esr/open-adventure/repository/archive.tar.bz2?ref=1.0" +DOWNLOAD="https://gitlab.com/esr/open-adventure/repository/archive.tar.bz2?ref=1.4" MD5SUM="889d762a40f8aa8f7866ec436dff301d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="PyYAML libedit" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |