diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-12-01 08:27:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-01 08:27:28 +0700 |
commit | b88a3eeea80a3b3b3b5f9fd08f7292dfe4bce91c (patch) | |
tree | a419956e7b77c8d5af76bc6b0af119803dd3b20b /games/pioneer | |
parent | 12b88495c2df3e63aa4e0d7cfaaa94d41946aec1 (diff) | |
download | slackbuilds-b88a3eeea80a3b3b3b5f9fd08f7292dfe4bce91c.tar.gz |
games/pioneer: Updated for version 20191117.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/pioneer')
-rw-r--r-- | games/pioneer/pioneer.SlackBuild | 2 | ||||
-rw-r--r-- | games/pioneer/pioneer.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/pioneer/pioneer.SlackBuild b/games/pioneer/pioneer.SlackBuild index 989befe21a..68c6bc6feb 100644 --- a/games/pioneer/pioneer.SlackBuild +++ b/games/pioneer/pioneer.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=pioneer SRCNAM=$(printf %s $PRGNAM | tr [a-z] [A-Z]) -VERSION=${VERSION:-20191009} +VERSION=${VERSION:-20191117} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/pioneer/pioneer.info b/games/pioneer/pioneer.info index c881800c5a..7882886f6f 100644 --- a/games/pioneer/pioneer.info +++ b/games/pioneer/pioneer.info @@ -1,8 +1,8 @@ PRGNAM="pioneer" -VERSION="20191009" +VERSION="20191117" HOMEPAGE="https://pioneerspacesim.net/" -DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20191009/pioneer-20191009.tar.gz" -MD5SUM="e42818a2ce2a90c2c98896eb24eb0062" +DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20191117/pioneer-20191117.tar.gz" +MD5SUM="4b7b7e5119b371b65cd61f45c6747dad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2_image assimp" |