Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions srcpkgs/0ad/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for '0ad'
pkgname=0ad
version=0.27.1
version=0.28.0
revision=6
archs="x86_64* i686* aarch64* armv7l* ppc64le* riscv64*"
# Unclear whether ppc64le and riscv64 will work, though upstream seems to support them
Expand All @@ -23,8 +23,7 @@ homepage="https://play0ad.com"
distfiles="
https://releases.wildfiregames.com/${pkgname}-${version}-unix-build.tar.xz
https://github.com/CxxTest/cxxtest/archive/refs/tags/${_cxxtest_version}.tar.gz>cxxtest-${_cxxtest_version}.tar.gz"
checksum="a0a5355eeb5968d24f283770736150d974dafecba07754d4662707dc17016bfb
1c154fef91c65dbf1cd4519af7ade70a61d85a923b6e0c0b007dc7f4895cf7d8"
checksum="27e217755ef76a922fe58dbf593d96e54b6ed2375d23f548c35619aa6bd5a42a"
Comment thread
Gitmuru marked this conversation as resolved.
Outdated
skip_extraction="cxxtest-${_cxxtest_version}.tar.gz"
lib32disabled=yes

Expand Down