solarus-quest-editor: update to 1.6.0.
This commit is contained in:
parent
b5773fb388
commit
35a9fef54d
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'solarus-quest-editor'
|
# Template file for 'solarus-quest-editor'
|
||||||
pkgname=solarus-quest-editor
|
pkgname=solarus-quest-editor
|
||||||
version=1.5.3
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-tools-devel"
|
hostmakedepends="qt5-host-tools qt5-qmake"
|
||||||
makedepends="libmodplug-devel libopenal-devel LuaJIT-devel
|
makedepends="glm libmodplug-devel libopenal-devel LuaJIT-devel
|
||||||
physfs-devel qt5-tools-devel SDL2_image-devel SDL2_ttf-devel
|
physfs-devel qt5-tools-devel SDL2_image-devel SDL2_ttf-devel
|
||||||
solarus-devel"
|
solarus-devel"
|
||||||
short_desc="Quest editor for the Solarus RPG game engine"
|
short_desc="Quest editor for the Solarus RPG game engine"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.solarus-games.org"
|
homepage="http://www.solarus-games.org"
|
||||||
distfiles="https://gitlab.com/solarus-games/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
|
distfiles="https://gitlab.com/solarus-games/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
|
||||||
checksum=cea0b9abbef2c5307b189eea0fcdc730649ece585b92a719cc27f0721d65809d
|
checksum=79f5ae343b6340ba07702333d96e26dfa2d5b1f43a3f2bf90e168d42b08a769b
|
||||||
|
|
Loading…
Reference in a new issue