diff options
author | Mateusz Szychowski (Muttley) | 2020-05-26 21:56:05 +0200 |
---|---|---|
committer | Mateusz Szychowski (Muttley) | 2020-05-26 21:56:05 +0200 |
commit | 611727dc7761d8b5ad2b774c70bfb3728480fc90 (patch) | |
tree | 607e2eb0380d593b177158ca1d8966c987b4b413 /.SRCINFO | |
parent | 64d43ff7ce73265ccb5c131a88fc319c70bbf904 (diff) | |
download | aur-611727dc7761d8b5ad2b774c70bfb3728480fc90.tar.gz |
Update to commit 212
- Add support for local mods in HTML presets
- launcher will prefer ~/.steam/steam instead of ~/.local/share/Steam
- UI fix when too many mods failed during import
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = arma3-unix-launcher-bin pkgdesc = Launcher for ArmA 3 on Linux and Mac OS X (with Steamworks SDK) - pkgver = 187.d03ab92 + pkgver = 212.4a9d41a 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-187/arma3-unix-launcher-187.d03ab92-1-archlinux-x86_64.pkg.tar.xz - sha256sums = c55b540078142ae12df6c05241a80f8b6b234ef82259517156140ad1ff92b5a2 + source = https://github.com/muttleyxd/arma3-unix-launcher/releases/download/commit-212/arma3-unix-launcher-212.4a9d41a-1-archlinux-x86_64.pkg.tar.xz + sha256sums = 6c2639fa11534f0f12dbc36ca35698a1b2b003d86b2afcf4ff197354a2489d05 pkgname = arma3-unix-launcher-bin |