0ad-data: update to 0.27.0, allow cross

This commit is contained in:
JkktBkkt 2025-06-27 18:27:38 +03:00 committed by classabbyamp
parent 5166bf920a
commit 0a5264a765

View file

@ -1,17 +1,16 @@
# Template file for '0ad-data'
pkgname=0ad-data
version=0.0.26
version=0.27.0
revision=1
short_desc="Historically-based real-time strategy game (data files)"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="CC-BY-SA-3.0"
homepage="https://play0ad.com"
distfiles="https://releases.wildfiregames.com/0ad-${version}-alpha-unix-data.tar.xz"
checksum=b200e48558f882807910e3c686567b6a396248d9d418044ecfde090b05772d7d
nocross=yes
distfiles="https://releases.wildfiregames.com/0ad-${version}-unix-data.tar.xz"
checksum=3e48855ab8e1ef81270338462c8270b015213f14f5e054aab92ad74d5ea59dea
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|aarch64*|armv7l*|ppc64le*) ;;
x86_64*|i686*|aarch64*|armv7l*|ppc64le*|riscv64*) ;;
*) broken="no base game available";;
esac