summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMateusz Szychowski (Muttley)2022-02-22 15:24:49 +0100
committerMateusz Szychowski (Muttley)2022-02-22 15:24:49 +0100
commitfa023c40caff42a9116fcf34070a5fc20f59b02b (patch)
treedc5a97f5f24172355199e1a71d3815e7ab628d3a /PKGBUILD
parente703f441910bbbf71a948480362c4139dcf0a095 (diff)
downloadaur-fa023c40caff42a9116fcf34070a5fc20f59b02b.tar.gz
Update to commit 334
fix update notifier on AppImage, Ubuntu 16.04 and Ubuntu 18.04 builds add information about update's content to update notification improve compatibility tool detection (now it's based on installed apps instead of compat_log.txt, which should improve success rate)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ee90c49be42..02f53f3733f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: muttleyxd <mateusz [at] szychowski.it>
-_gittag=commit-329
+_gittag=commit-334
pkgname=arma3-unix-launcher-bin
-pkgver=329.3a5122f
+pkgver=334.990efff
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-archlinux-x86_64.pkg.tar.zst")
-sha256sums=('5e8fb0714906dc08d77d589571da007ec50899766a49d1c387bf8f579d9bb491')
+sha256sums=('0cd9509a3087e061a42dd342f688eededa3207a9ca54e54157e965f8ef2ce3b8')
package()
{