Date: Friday, March 11, 2022 @ 19:15:27
  Author: lcarlier
Revision: 1148607

upgpkg: warzone2100 4.2.7-1: upstream update 4.2.7

Modified:
  warzone2100/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-11 19:15:00 UTC (rev 1148606)
+++ PKGBUILD    2022-03-11 19:15:27 UTC (rev 1148607)
@@ -2,8 +2,8 @@
 # Contributor: Angelo Theodorou <[email protected]>
 
 pkgname=warzone2100
-pkgver=4.2.6
-pkgrel=2
+pkgver=4.2.7
+pkgrel=1
 pkgdesc="3D realtime strategy game on a future Earth"
 url="https://wz2100.net/";
 arch=('x86_64')
@@ -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=('b1d1dcfe2d5f7db4c063b7a13ba2ec21afa597e2c792e5c8c1cc13204398dbc8')
+sha256sums=('7f527ce00eda44099b1a7e3c303ede276f835f6d6ad945b0600a175ddabb00b0')
 
 prepare() {
   rm -rf build && mkdir -p build

Reply via email to