mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/solarus-quest-editor: Updated for version 1.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
defaa39cd1
commit
f2742f924d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=solarus-quest-editor
|
||||
VERSION=${VERSION:-1.6.1}
|
||||
VERSION=${VERSION:-1.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="solarus-quest-editor"
|
||||
VERSION="1.6.1"
|
||||
VERSION="1.6.2"
|
||||
HOMEPAGE="https://www.solarus-games.org/"
|
||||
DOWNLOAD="https://gitlab.com/solarus-games/solarus-quest-editor/-/archive/v1.6.1/solarus-quest-editor-v1.6.1.tar.gz"
|
||||
MD5SUM="75cf0fb019e051d6ca69f83e0908ed1d"
|
||||
DOWNLOAD="https://gitlab.com/solarus-games/solarus-quest-editor/-/archive/v1.6.2/solarus-quest-editor-v1.6.2.tar.gz"
|
||||
MD5SUM="41baa5f00f714baffd825e5efcf9c237"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="glm solarus qt5"
|
||||
|
|
Loading…
Reference in a new issue