solarus: update to 1.6.4.

This commit is contained in:
Andrew Benson 2020-04-21 14:58:17 -05:00 committed by Piraty
parent 3c8e641214
commit f8118da2c3
1 changed files with 4 additions and 3 deletions

View File

@ -1,18 +1,19 @@
# Template file for 'solarus'
pkgname=solarus
version=1.6.2
version=1.6.4
revision=1
wrksrc="${pkgname}-v${version}"
build_style=cmake
hostmakedepends="qt5-host-tools qt5-qmake"
makedepends="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
glm"
short_desc="Action-RPG game engine"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-or-later"
homepage="http://www.solarus-games.org/"
distfiles="https://gitlab.com/solarus-games/solarus/-/archive/v${version}/solarus-v${version}.tar.bz2"
checksum=c14cd97bad6e12310b938d90abd4e8ebdd0abb403cdcc015d5add82dfc5a085b
checksum=b2e00a7df8953903ba022a8f392038e86f675cee714da19cf9a5f8535c42f349
solarus-devel_package() {
short_desc+=" - development files"