colobot: update to 0.2.1
This commit is contained in:
parent
81d428296c
commit
51197c29e0
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'colobot'
|
||||
pkgname=colobot
|
||||
# needs to be kept in sync with colobot-data (provides game assets)
|
||||
version=0.2.0
|
||||
revision=4
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCOLOBOT_INSTALL_BIN_DIR=/usr/bin -DOpenGL_GL_PREFERENCE=GLVND"
|
||||
hostmakedepends="gettext librsvg-utils perl po4a xmlstarlet"
|
||||
|
@ -15,4 +15,4 @@ maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://colobot.info/"
|
||||
distfiles="https://github.com/colobot/colobot/archive/colobot-gold-${version}-alpha.tar.gz"
|
||||
checksum="633ce4ec9b54c657942453e769a2339befb2d0afff8b8b3589a73d005e097ab6"
|
||||
checksum=e2a6df3cb5e713da6ac13b5b4cb9fe9d22dbffab3b7163a886060c38a0d0639e
|
||||
|
|
Loading…
Reference in New Issue