We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1591381 commit 4e3e0b1Copy full SHA for 4e3e0b1
1 file changed
srcpkgs/warzone2100/template
@@ -1,6 +1,6 @@
1
# Template file for 'warzone2100'
2
pkgname=warzone2100
3
-version=4.6.3
+version=4.7.0
4
revision=1
5
build_style=cmake
6
configure_args="-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF -DWZ_DISTRIBUTOR=void"
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
15
homepage="http://wz2100.net"
16
changelog="https://raw.githubusercontent.com/Warzone2100/warzone2100/master/ChangeLog"
17
distfiles="https://github.com/Warzone2100/${pkgname}/releases/download/${version}/${pkgname}_src.tar.xz"
18
-checksum=431fe2436cff96878e2ed4edc6d0739453ad6293d6430b5832de9b522ff0b13a
+checksum=95ee4d5b88680ea1b1cf230b67ea84028e08a2458b84605ac9f7fb9eb97c4e37
19
nocross="fails to detect SDL2 when cross-compiling"
20
21
post_extract() {
0 commit comments