summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortjhexf2022-05-20 10:11:13 -0300
committerGitHub2022-05-20 10:11:13 -0300
commitd61d114e6b253d057fd994b932f9016940814113 (patch)
tree3b7f3aeb094cc4d445123e1c8d9dde40cb355184
parent25c54ab3e0df399db09e26369d76d332f219b7c7 (diff)
downloadaur-d61d114e6b253d057fd994b932f9016940814113.tar.gz
Update Proton-GE to 7-18 (#23)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--changelog.md8
3 files changed, 14 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11497fd2f29e..7b63d631f9eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proton-ge-custom-bin
pkgdesc = A fancy custom distribution of Valves Proton with various patches
- pkgver = GE_Proton7_17
+ pkgver = GE_Proton7_18
pkgrel = 1
epoch = 1
url = https://github.com/GloriousEggroll/proton-ge-custom
@@ -39,16 +39,16 @@ pkgbase = proton-ge-custom-bin
optdepends = wine: support for 32bit prefixes
optdepends = xboxdrv: gamepad driver service
provides = proton
- provides = proton-ge-custom=GE.Proton7_17
+ provides = proton-ge-custom=GE.Proton7_18
conflicts = proton-ge-custom
options = !strip
options = emptydirs
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
- source = GE-Proton7-17_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-17/GE-Proton7-17.tar.gz
+ source = GE-Proton7-18_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-17/GE-Proton7-17.tar.gz
source = user_settings.py
source = launcher.sh
source = pam_limits.conf
- sha512sums = 146149717f054efaca184d31ff3c2286b59590a22b08072384f53ff5ee5900ce0f187c16a4de4f3cd224f6b566acabd8286012af2a9cebf3faffe1a0357e42fc
+ sha512sums = a4e383e8dc0f0dcad413a252d7b7ebe0c444902a24c17030280728757429e1bf6e9bb41a1edd3119d566c24d7707b28e0cbf598f24167183e6adbbca99f18d63
sha512sums = cd70fa35e8565197148c6135628ea4c751c7dc4d7eba6e59cf8a8f2315e79f45e80fc3adce68c8ca2c195a18aaa2a8b2b346e8843b369f3d0ac97e752dbb5399
sha512sums = 33efb407e47140a72f1024bec67f2d718eec56e13ca76bcc18e03471b2c64f2b04034eb1e20b0da79afb727e59672fd3539fecc8131da88a8a1330f48a1c8424
sha512sums = c64898bd41801470925fb0efdcf7d247e5cb476fb4745f83ceeccf12041474e5c309fb1c2ac1483b419d12b4ade7668c046bebded4e3bf4708737ee505b080a1
diff --git a/PKGBUILD b/PKGBUILD
index 430fa8206133..c7b259e4a419 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
## pkginfo
pkgdesc='A fancy custom distribution of Valves Proton with various patches'
pkgname=proton-ge-custom-bin
-pkgver=GE_Proton7_17
+pkgver=GE_Proton7_18
pkgrel=1
epoch=1
arch=('x86_64')
@@ -72,7 +72,7 @@ source=("${_pkgver}_${pkgrel}.tar.gz::${url}/releases/download/${_pkgver}/${_pkg
'user_settings.py'
'launcher.sh'
'pam_limits.conf')
-sha512sums=('146149717f054efaca184d31ff3c2286b59590a22b08072384f53ff5ee5900ce0f187c16a4de4f3cd224f6b566acabd8286012af2a9cebf3faffe1a0357e42fc'
+sha512sums=('a4e383e8dc0f0dcad413a252d7b7ebe0c444902a24c17030280728757429e1bf6e9bb41a1edd3119d566c24d7707b28e0cbf598f24167183e6adbbca99f18d63'
'cd70fa35e8565197148c6135628ea4c751c7dc4d7eba6e59cf8a8f2315e79f45e80fc3adce68c8ca2c195a18aaa2a8b2b346e8843b369f3d0ac97e752dbb5399'
'33efb407e47140a72f1024bec67f2d718eec56e13ca76bcc18e03471b2c64f2b04034eb1e20b0da79afb727e59672fd3539fecc8131da88a8a1330f48a1c8424'
'c64898bd41801470925fb0efdcf7d247e5cb476fb4745f83ceeccf12041474e5c309fb1c2ac1483b419d12b4ade7668c046bebded4e3bf4708737ee505b080a1')
diff --git a/changelog.md b/changelog.md
index 19f2ecc05cd1..37fff12a06e0 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,11 @@
+## GE-Proton7-18 Released
+- proton bleeding edge updates, contains patches to fix official FFXIV Launcher (finally)
+Additional notes:
+- As before, you can still also use NOSTEAM=1 %command% to log in with a standalone non-steam account.
+- The login and download progress bar both render at the bottom of the launcher, you'll need to scroll down.
+- dxvk updated
+- vkd3d-proton updated
+
## GE-Proton7-17 Released
- This is just a minor update/hotfix release.
- sapi-iteration-tokens staging patchset updated. Fixes Bless Unleashed launcher crash and fixes performance hit when patch set is not applied. Game is now playable.