Laurent Carlier pushed to branch main at Arch Linux / Packaging / Packages / 
warzone2100


Commits:
a8efb1db by Laurent Carlier at 2024-10-19T07:11:19+02:00
upgpkg: 4.5.3-1: upstream update 4.5.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = warzone2100
        pkgdesc = 3D realtime strategy game on a future Earth
-       pkgver = 4.5.1
-       pkgrel = 2
+       pkgver = 4.5.3
+       pkgrel = 1
        url = https://wz2100.net/
        arch = x86_64
        license = GPL
@@ -24,7 +24,7 @@ pkgbase = warzone2100
        depends = freetype2
        depends = opus
        depends = fmt
-       source = 
warzone2100-4.5.1_src.tar.xz::https://github.com/Warzone2100/warzone2100/releases/download/4.5.1/warzone2100_src.tar.xz
-       sha256sums = 
f9b392d302734d93746d7a7428a2fb38ee10598e93621662d51e6f2689417434
+       source = 
warzone2100-4.5.3_src.tar.xz::https://github.com/Warzone2100/warzone2100/releases/download/4.5.3/warzone2100_src.tar.xz
+       sha256sums = 
eed49f2e456d87d9db192c27d6e356785ac7c7969cfa368edc693d05bfa12c89
 
 pkgname = warzone2100


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Angelo Theodorou <[email protected]>
 
 pkgname=warzone2100
-pkgver=4.5.1
-pkgrel=2
+pkgver=4.5.3
+pkgrel=1
 pkgdesc="3D realtime strategy game on a future Earth"
 url="https://wz2100.net/";
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
 depends=('sdl2' 'openal' 'libvorbis' 'libtheora' 'libsodium' 'physfs' 'sqlite' 
'freetype2' 'opus' 'fmt')
 makedepends=('zip' 'unzip' 'libzip' '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=('f9b392d302734d93746d7a7428a2fb38ee10598e93621662d51e6f2689417434')
+sha256sums=('eed49f2e456d87d9db192c27d6e356785ac7c7969cfa368edc693d05bfa12c89')
 
 #prepare() {
 # fix build with vulkan 1.3.260



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/warzone2100/-/commit/a8efb1dba263129d1fc9375dc677ba09cfe164b6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/warzone2100/-/commit/a8efb1dba263129d1fc9375dc677ba09cfe164b6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to