diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-08-25 22:13:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:20:05 +0700 |
commit | cffb74f383c45f12d189ce20a5aca1c5b5308a55 (patch) | |
tree | dac1ffbdf422475ee7ae93bf1188206715b8ef94 | |
parent | 6fb57becb66fbd5ce929d43ea6ecfab012610446 (diff) | |
download | slackbuilds-cffb74f383c45f12d189ce20a5aca1c5b5308a55.tar.gz |
games/pioneer: Updated for version 20170813.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 e6d4cfdd82..050f40a13f 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:-20170415} +VERSION=${VERSION:-20170813} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/pioneer/pioneer.info b/games/pioneer/pioneer.info index dff88e9020..cc16e8d5a0 100644 --- a/games/pioneer/pioneer.info +++ b/games/pioneer/pioneer.info @@ -1,8 +1,8 @@ PRGNAM="pioneer" -VERSION="20170415" +VERSION="20170813" HOMEPAGE="https://pioneerspacesim.net/" -DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20170415/pioneer-20170415.tar.gz" -MD5SUM="e8f1a5856ac415188091305a864053c2" +DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20170813/pioneer-20170813.tar.gz" +MD5SUM="7e1917c9415948b73cac19c9e5f93e8d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2_image assimp" |