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

Laurent Carlier lcarlier at archlinux.org
Wed Aug 19 12:41:13 UTC 2020


    Date: Wednesday, August 19, 2020 @ 12:41:13
  Author: lcarlier
Revision: 684953

upgpkg: warzone2100 3.4.1-1: upstream update 3.4.1

Modified:
  warzone2100/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-19 12:35:29 UTC (rev 684952)
+++ PKGBUILD	2020-08-19 12:41:13 UTC (rev 684953)
@@ -2,16 +2,17 @@
 # Contributor: Angelo Theodorou <encelo at users.sourceforge.net>
 
 pkgname=warzone2100
-pkgver=3.3.0
-pkgrel=2
+pkgver=3.4.1
+pkgrel=1
 pkgdesc="3D realtime strategy game on a future Earth"
 url="https://wz2100.net/"
 arch=('x86_64')
 license=('GPL')
-depends=('sdl2' 'glew' 'fribidi' 'openal' 'libvorbis' 'libtheora' 'physfs' 'ttf-dejavu' 'qt5-script' 'xorg-xrandr')
+depends=('sdl2' 'glew' 'fribidi' 'openal' 'libvorbis' 'libtheora' 'physfs' 'ttf-dejavu' 'qt5-script' 
+         'xorg-xrandr' 'libsodium')
 makedepends=('gawk' 'flex' 'zip' 'unzip' 'asciidoc' 'mesa' 'cmake')
 source=(${pkgname}-${pkgver}_src.tar.xz::https://github.com/Warzone2100/warzone2100/releases/download/${pkgver}/${pkgname}_src.tar.xz)
-sha256sums=('cc48c8128d17a499e833996470d843855389d9fc985c71f05be08901f33116e8')
+sha256sums=('ea2cd7f016118a89244ebef8ce9424f71c060bcd5895b791d3e1cec02b555b69')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list