summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMateusz Szychowski (Muttley)2022-02-10 20:59:22 +0100
committerMateusz Szychowski (Muttley)2022-02-10 20:59:22 +0100
commite703f441910bbbf71a948480362c4139dcf0a095 (patch)
treef2a1761edeec55d9a6e0d34bd0794ea74b4b7ba6 /PKGBUILD
parent7d898c317d173192a0e783993e328f362dd00ff5 (diff)
downloadaur-e703f441910bbbf71a948480362c4139dcf0a095.tar.gz
Update to commit 329
added optional update notifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cdce81d9700..0ee90c49be42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: muttleyxd <mateusz [at] szychowski.it>
-_gittag=commit-326
+_gittag=commit-329
pkgname=arma3-unix-launcher-bin
-pkgver=326.3081678
+pkgver=329.3a5122f
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=('154164751686366607abcd7aae2048670e55bddcd7f3b562a1f2c1c4afdef35e')
+sha256sums=('5e8fb0714906dc08d77d589571da007ec50899766a49d1c387bf8f579d9bb491')
package()
{