[arch-commits] Commit in warzone2100/trunk (PKGBUILD)
Laurent Carlier
lcarlier at gemini.archlinux.org
Fri Nov 5 09:32:14 UTC 2021
Date: Friday, November 5, 2021 @ 09:32:14
Author: lcarlier
Revision: 1037175
upgpkg: warzone2100 4.2.0-1: upstream update 4.2.0
Modified:
warzone2100/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-05 09:29:28 UTC (rev 1037174)
+++ PKGBUILD 2021-11-05 09:32:14 UTC (rev 1037175)
@@ -2,7 +2,7 @@
# Contributor: Angelo Theodorou <encelo at users.sourceforge.net>
pkgname=warzone2100
-pkgver=4.1.3
+pkgver=4.2.0
pkgrel=1
pkgdesc="3D realtime strategy game on a future Earth"
url="https://wz2100.net/"
@@ -11,7 +11,7 @@
depends=('sdl2' 'openal' 'libvorbis' 'libtheora' 'libsodium' 'physfs' 'sqlite' 'freetype2')
makedepends=('zip' 'unzip' 'asciidoc' 'mesa' 'vulkan-headers' 'shaderc' 'cmake' 'ninja')
source=(${pkgname}-${pkgver}_src.tar.xz::https://github.com/Warzone2100/warzone2100/releases/download/${pkgver}/${pkgname}_src.tar.xz)
-sha256sums=('b0a6620e35b05455d3e91898fb34fed12e996f7b820b409a6733906045a958db')
+sha256sums=('d4cefbcee02aba77c08cad89beed3c67b8a708c741617f76026c8c0fd79ab9ef')
prepare() {
rm -rf build && mkdir -p build
More information about the arch-commits
mailing list