mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/endless-sky: updated for version 0.10.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e418331d9c
commit
b6a80dde5c
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.9}
|
||||
VERSION=${VERSION:-0.10.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="endless-sky"
|
||||
VERSION="0.10.9"
|
||||
VERSION="0.10.10"
|
||||
HOMEPAGE="http://endless-sky.github.io/"
|
||||
DOWNLOAD="https://github.com/endless-sky/endless-sky/archive/v0.10.9/endless-sky-0.10.9.tar.gz"
|
||||
MD5SUM="9bdc34a976693c7d7b9f505c8f157d92"
|
||||
DOWNLOAD="https://github.com/endless-sky/endless-sky/archive/v0.10.10/endless-sky-0.10.10.tar.gz"
|
||||
MD5SUM="e3015fd4b7c56d5ee68f11133bb49f28"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue