flare-game: update to 1.07. (#2285)
This commit is contained in:
parent
b0cfc2db7d
commit
5cd76178c9
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flare-engine'
|
||||
pkgname=flare-engine
|
||||
version=1.06
|
||||
version=1.07
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBINDIR=/usr/bin -DDATADIR=share/flare"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://flarerpg.org/"
|
||||
distfiles="https://github.com/clintbellanger/flare-engine/archive/v${version}.tar.gz"
|
||||
checksum=8cf6f110ca70f911f372120ed3785665213ec9842b8c0291f822ffd57b79bc05
|
||||
checksum=f1270ae8f09f6538c0a7036c60d4d22012ec835197b3dce7c3e1541beb22a09c
|
||||
|
||||
flare-engine-data_package() {
|
||||
short_desc+=" - data"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flare-game'
|
||||
pkgname=flare-game
|
||||
version=1.06
|
||||
version=1.07
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3.0-or-later, CC-BY-SA-3.0"
|
||||
homepage="http://flarerpg.org/"
|
||||
distfiles="https://github.com/clintbellanger/flare-game/archive/v${version}.tar.gz"
|
||||
checksum=5eb3d187bde7cd3a16a95ffd311dc05a6d8ff68d3ddbadf2d2fb8243b0145a53
|
||||
checksum=72ef156d2a38b6bd302b98ff652da800f29bc9764222c2bd515f186665acd7fe
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue