diff options
-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" |