summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMateusz Szychowski (Muttley)2021-06-17 21:09:08 +0200
committerMateusz Szychowski (Muttley)2021-06-17 21:09:08 +0200
commit73822d17f84fb261924275e16d5c2e4af60d2b51 (patch)
tree86fe4cc63c6f66cf90c35af093a7b06b80a63b87
parenta76937b120a861c8fea91efaf99f0c7a3a98f5cc (diff)
downloadaur-73822d17f84fb261924275e16d5c2e4af60d2b51.tar.gz
Update to commit 288
Added support for CSLA DLC
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b52903f066c..77bd3070c3f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = arma3-unix-launcher-bin
pkgdesc = Launcher for ArmA 3 on Linux and Mac OS X (with Steamworks SDK)
- pkgver = 285.119c981
+ pkgver = 288.9d4c466
pkgrel = 1
url = https://github.com/muttleyxd/arma3-unix-launcher
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = arma3-unix-launcher-bin
depends = qt5-svg
provides = arma3-unix-launcher
conflicts = arma3-unix-launcher
- source = https://github.com/muttleyxd/arma3-unix-launcher/releases/download/commit-285/arma3-unix-launcher-285.119c981-1-archlinux-x86_64.pkg.tar.zst
- sha256sums = 1fe1dd19c32ed8c6ca5d54f3cf0bcd24fb3188cba948a9b61bf4234d7775306c
+ source = https://github.com/muttleyxd/arma3-unix-launcher/releases/download/commit-288/arma3-unix-launcher-288.9d4c466-1-archlinux-x86_64.pkg.tar.zst
+ sha256sums = e057134a7d30f3cbd1db95550c0e00e1e77201ab6bc8e134afb66f22183a9809
pkgname = arma3-unix-launcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 877c9ff26ee8..0a10fd1d91d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: muttleyxd <mateusz [at] szychowski.it>
-_gittag=commit-285
+_gittag=commit-288
pkgname=arma3-unix-launcher-bin
-pkgver=285.119c981
+pkgver=288.9d4c466
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=('1fe1dd19c32ed8c6ca5d54f3cf0bcd24fb3188cba948a9b61bf4234d7775306c')
+sha256sums=('e057134a7d30f3cbd1db95550c0e00e1e77201ab6bc8e134afb66f22183a9809')
package()
{