[arch-commits] Commit in warzone2100/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Jul 26 17:53:33 UTC 2021
Date: Monday, July 26, 2021 @ 17:53:33
Author: felixonmars
Revision: 985606
upgpkg: warzone2100 4.1.1-1
Modified:
warzone2100/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-26 17:53:16 UTC (rev 985605)
+++ PKGBUILD 2021-07-26 17:53:33 UTC (rev 985606)
@@ -2,7 +2,7 @@
# Contributor: Angelo Theodorou <encelo at users.sourceforge.net>
pkgname=warzone2100
-pkgver=4.1.0
+pkgver=4.1.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=('1d096986880ada38d35d5edc43c9453568c73019e94adcaf4f7c0a623943416d')
+sha256sums=('0a732ddc5cada530c0b626d4dd5db88ba12f59173d52402ebc2f629e0a6108cf')
prepare() {
rm -rf build && mkdir -p build
More information about the arch-commits
mailing list