[arch-commits] Commit in warzone2100/trunk (PKGBUILD)

Laurent Carlier lcarlier at archlinux.org
Fri Apr 23 06:59:22 UTC 2021


    Date: Friday, April 23, 2021 @ 06:59:21
  Author: lcarlier
Revision: 922147

upgpkg: warzone2100 4.0.1-1: upstream update 4.0.1

Modified:
  warzone2100/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-23 02:56:00 UTC (rev 922146)
+++ PKGBUILD	2021-04-23 06:59:21 UTC (rev 922147)
@@ -2,7 +2,7 @@
 # Contributor: Angelo Theodorou <encelo at users.sourceforge.net>
 
 pkgname=warzone2100
-pkgver=4.0.0
+pkgver=4.0.1
 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=('3368f6653a5ebe5579938f0ebbcfe7907b1f0fc635f0a7aecc5d68ebc50124b5')
+sha256sums=('337622d5f813bbc1f9a3b4fee0874fcc074806781cfa9c25a252534ddd240ab9')
 
 prepare() {
   rm -rf build && mkdir -p build



More information about the arch-commits mailing list