flare-game: update to 1.12.
This commit is contained in:
parent
59d12e652b
commit
383b19025e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'flare-game'
|
# Template file for 'flare-game'
|
||||||
pkgname=flare-game
|
pkgname=flare-game
|
||||||
version=1.11
|
version=1.12
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDATADIR=share/flare"
|
configure_args="-DDATADIR=share/flare"
|
||||||
depends="flare-engine>=${version}"
|
depends="flare-engine>=${version}"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3.0-or-later, CC-BY-SA-3.0"
|
license="GPL-3.0-or-later, CC-BY-SA-3.0"
|
||||||
homepage="http://flarerpg.org/"
|
homepage="http://flarerpg.org/"
|
||||||
distfiles="https://github.com/flareteam/flare-game/archive/v${version}.tar.gz"
|
distfiles="https://github.com/flareteam/flare-game/archive/v${version}.tar.gz"
|
||||||
checksum=c13231c7dd021252487f6cf117f7f2bb24bbda40af0a2b2902d72b5e2d4c242a
|
checksum=19a909f2c6e0868baae823bb491e8840d5fb3e0454f00201de8da119772e5160
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in a new issue