mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
colobot: update to 0.2.2
This commit is contained in:
parent
c34ca23b12
commit
bfacf139c0
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'colobot'
|
# Template file for 'colobot'
|
||||||
pkgname=colobot
|
pkgname=colobot
|
||||||
# needs to be kept in sync with colobot-data (provides game assets)
|
# needs to be kept in sync with colobot-data (provides game assets)
|
||||||
version=0.2.1
|
version=0.2.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCOLOBOT_INSTALL_BIN_DIR=/usr/bin -DOpenGL_GL_PREFERENCE=GLVND"
|
configure_args="-DCOLOBOT_INSTALL_BIN_DIR=/usr/bin -DOpenGL_GL_PREFERENCE=GLVND"
|
||||||
hostmakedepends="gettext librsvg-utils perl po4a xmlstarlet"
|
hostmakedepends="gettext librsvg-utils perl po4a xmlstarlet"
|
||||||
|
@ -15,4 +15,4 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://colobot.info/"
|
homepage="https://colobot.info/"
|
||||||
distfiles="https://github.com/colobot/colobot/archive/colobot-gold-${version}-alpha.tar.gz"
|
distfiles="https://github.com/colobot/colobot/archive/colobot-gold-${version}-alpha.tar.gz"
|
||||||
checksum=e2a6df3cb5e713da6ac13b5b4cb9fe9d22dbffab3b7163a886060c38a0d0639e
|
checksum=047eb2bc96725598d918c5b500928e3a08fa3e6e7e730a82169da4524b03ddad
|
||||||
|
|
Loading…
Add table
Reference in a new issue