summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMateusz Szychowski (Muttley)2021-01-03 16:38:01 +0100
committerMateusz Szychowski (Muttley)2021-01-03 16:38:01 +0100
commit6d21c1cb8bc2c0144295d6580b1e14d86fa771fd (patch)
tree9167af26d5b038e5122f73607066cdfa4e70a44c /PKGBUILD
parenta31de730ae1102ab314302ec4cb2a2092837c907 (diff)
downloadaur-6d21c1cb8bc2c0144295d6580b1e14d86fa771fd.tar.gz
update to commit 267
fixed LD_PRELOAD preservation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39b850cda330..bd383a569328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: muttleyxd <mateusz [at] szychowski.it>
-_gittag=commit-262
+_gittag=commit-267
pkgname=arma3-unix-launcher-bin
-pkgver=262.8833c32
+pkgver=267.95496c9
pkgrel=1
pkgdesc="Launcher for ArmA 3 on Linux and Mac OS X (with Steamworks SDK)"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('fmt' 'pugixml' 'qt5-base' 'qt5-svg')
provides=('arma3-unix-launcher')
conflicts=('arma3-unix-launcher')
source=("https://github.com/muttleyxd/arma3-unix-launcher/releases/download/$_gittag/arma3-unix-launcher-$pkgver-$pkgrel-archlinux-x86_64.pkg.tar.zst")
-sha256sums=('a20ce0330d1d79d65520f53d0326a8ac78180bd3e6f617c876e222b7907233e5')
+sha256sums=('c59f47c4ef7e01af1e1689cce1e4bac989cec343851bc190a59742cb56cacc64')
package()
{