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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 8 19:41:23 UTC 2021


    Date: Sunday, August 8, 2021 @ 19:41:23
  Author: felixonmars
Revision: 995670

upgpkg: warzone2100 4.1.2-1

Modified:
  warzone2100/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-08 19:41:03 UTC (rev 995669)
+++ PKGBUILD	2021-08-08 19:41:23 UTC (rev 995670)
@@ -2,7 +2,7 @@
 # Contributor: Angelo Theodorou <encelo at users.sourceforge.net>
 
 pkgname=warzone2100
-pkgver=4.1.1
+pkgver=4.1.2
 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=('0a732ddc5cada530c0b626d4dd5db88ba12f59173d52402ebc2f629e0a6108cf')
+sha256sums=('34964a97452a5b57ed3993ce8365cbf47fcdbd08b7529b1582c02db5b9862240')
 
 prepare() {
   rm -rf build && mkdir -p build



More information about the arch-commits mailing list