summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMateusz Szychowski (Muttley)2023-04-16 15:27:24 +0200
committerMateusz Szychowski (Muttley)2023-04-16 15:27:24 +0200
commitce469b18eb5b1712110859c558ac0a7f491e2b45 (patch)
treef2be1003051a32c18f2e4bd833971fc54e5dd0e2 /PKGBUILD
parentbd5c727da9965a1f3865323147c49efa0502e2fe (diff)
downloadaur-arma3-unix-launcher-bin.tar.gz
Update to commit 383
fixed bug with disable-steam-integration parameter
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1100e2b296ff..842143a6e4fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: muttleyxd <mateusz [at] szychowski.it>
-_gittag=commit-381
+_gittag=commit-383
pkgname=arma3-unix-launcher-bin
-pkgver=381.018ce55
+pkgver=383.fd68309
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' 'spdlog')
provides=('arma3-unix-launcher')
conflicts=('arma3-unix-launcher')
source=("https://github.com/muttleyxd/arma3-unix-launcher/releases/download/$_gittag/arma3-unix-launcher-$pkgver-$pkgrel-x86_64.pkg.tar.zst")
-sha256sums=('4b86d5a10b16953f93f1c260ac0c0ed4e94bf76055d94f708ca8369c570a2f93')
+sha256sums=('859d6e6831b908c9596e5560831063d7062ca2fe6fdc95a145ca0c50bb4ae994')
package()
{