mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/endless-sky: updated for version 0.10.6
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
11e0778983
commit
3eacae1bfc
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.5}
|
||||
VERSION=${VERSION:-0.10.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="endless-sky"
|
||||
VERSION="0.10.5"
|
||||
VERSION="0.10.6"
|
||||
HOMEPAGE="http://endless-sky.github.io/"
|
||||
DOWNLOAD="https://github.com/endless-sky/endless-sky/archive/v0.10.5/endless-sky-0.10.5.tar.gz"
|
||||
MD5SUM="a4594bf72dab618d0f70a7c0eeb332d5"
|
||||
DOWNLOAD="https://github.com/endless-sky/endless-sky/archive/v0.10.6/endless-sky-0.10.6.tar.gz"
|
||||
MD5SUM="dcde25d21eeb9763f5a92ca7f77e6181"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue