mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/endless-sky: updated for version 0.10.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1825395fa4
commit
e9cbaae52d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=endless-sky
|
||||
VERSION=${VERSION:-0.10.7}
|
||||
VERSION=${VERSION:-0.10.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="endless-sky"
|
||||
VERSION="0.10.7"
|
||||
VERSION="0.10.8"
|
||||
HOMEPAGE="http://endless-sky.github.io/"
|
||||
DOWNLOAD="https://github.com/endless-sky/endless-sky/archive/v0.10.7/endless-sky-0.10.7.tar.gz"
|
||||
MD5SUM="f959dd5357db2af389b72e3848a9b2d3"
|
||||
DOWNLOAD="https://github.com/endless-sky/endless-sky/archive/v0.10.8/endless-sky-0.10.8.tar.gz"
|
||||
MD5SUM="9a7d75f4780a18c9d0796f451383a4b3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue