summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaja2022-03-05 15:12:46 +0100
committerJaja2022-03-05 15:12:46 +0100
commit8548f18019ce6b6ac6d02e264f23f2d52d929a18 (patch)
tree196f98fa2daff9b7e4c169f3f504bb01c5c64a4b
parent601fc5f2adccb4b9f411969b4ba00f0a4ee80669 (diff)
downloadaur-8548f18019ce6b6ac6d02e264f23f2d52d929a18.tar.gz
upstream update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--changelog.md31
3 files changed, 37 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 464cebc17792..b302bcc0ed57 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_5
+ pkgver = GE_Proton7_8
pkgrel = 1
epoch = 1
url = https://github.com/GloriousEggroll/proton-ge-custom
@@ -38,13 +38,13 @@ pkgbase = proton-ge-custom-bin
optdepends = wine: support for 32bit prefixes
optdepends = xboxdrv: gamepad driver service
provides = proton
- provides = proton-ge-custom=GE.Proton7_5
+ provides = proton-ge-custom=GE.Proton7_8
conflicts = proton-ge-custom
options = !strip
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
- source = GE-Proton7-5_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-5/GE-Proton7-5.tar.gz
+ source = GE-Proton7-8_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-8/GE-Proton7-8.tar.gz
source = supplementary.tar.zst
- sha512sums = bec8eca24029c4e56c7fe3a77a8f08be172f54c377d1a92cce2b8be973e7406801eb79995a173a49b3a350229f45c8e90d2c7eaf13440287905b6066f9a51a4f
+ sha512sums = 0da118a8acd380336b40fa18bff4f3e8825c5c27c6101373143afff4864748a06bc0f1d17f9ed79fab94844f2958fe627909552c79aba8204a14596ff14ae8de
sha512sums = a484c4cd2003057cf0cbbd32ca5d0106e97c75434e7bef34b35be8239ad98a482358852e41e85abedf5b24ac4d0375c8fffc7deee81a9b08c7799a398f23773b
pkgname = proton-ge-custom-bin
diff --git a/PKGBUILD b/PKGBUILD
index 57082846e943..f96a585986c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
## pkginfo
pkgdesc="A fancy custom distribution of Valves Proton with various patches"
pkgname=proton-ge-custom-bin
-pkgver=GE_Proton7_5
+pkgver=GE_Proton7_8
pkgrel=1
epoch=1
arch=('x86_64')
@@ -64,7 +64,7 @@ backup=("${_protoncfg}")
url='https://github.com/GloriousEggroll/proton-ge-custom'
source=(${_pkgver}_${pkgrel}.tar.gz::"${url}/releases/download/${_pkgver}/${_pkgver}.tar.gz"
"supplementary.tar.zst")
-sha512sums=('bec8eca24029c4e56c7fe3a77a8f08be172f54c377d1a92cce2b8be973e7406801eb79995a173a49b3a350229f45c8e90d2c7eaf13440287905b6066f9a51a4f'
+sha512sums=('0da118a8acd380336b40fa18bff4f3e8825c5c27c6101373143afff4864748a06bc0f1d17f9ed79fab94844f2958fe627909552c79aba8204a14596ff14ae8de'
'a484c4cd2003057cf0cbbd32ca5d0106e97c75434e7bef34b35be8239ad98a482358852e41e85abedf5b24ac4d0375c8fffc7deee81a9b08c7799a398f23773b')
build() {
diff --git a/changelog.md b/changelog.md
index d67497b95241..f4042e6b7d9b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,34 @@
+## GE-Proton7-8 Released
+
+Hotfix:
+
+disable ntdll-CriticalSection from staging, it breaks ffxiv and deep rock galactic
+EDIT: 3/5/22 -- I uploaded an incorrect build previously. I have now uploaded the correct build. Please note that the sha512sum has -changed-.
+
+Sorry for the hiccup.
+
+## GE-Proton7-7 Released
+
+HOTFIX:
+
+disabled server-Signal_Thread staging patchset that breaks steamclient in new prefixes for some games (notably Dragonball Fighter Z)
+fixed path check for 32 bit smite EAC protonfix
+fixed video rendering in RUST
+
+Sigh. One of these days I'll get a release right the first time. That day is not today.
+
+## GE-Proton7-6 Released
+
+Wine-Staging is back! I rebased all of the patch sets from staging that did not cleanly apply and applied them on top of proton-experimental.
+
+A detailed list surrounding staging patches can be found in /patches/protonprep-valve-staging.sh. If it's in the -W list then reasoning is provided. If it's not in the -W list that means it applied cleanly without issues. Note that some patch sets in the -W list are applied manually because they do apply, just not without fuzz.
+
+wine-staging rebased and applied on top of proton-experimental (yes, all of it!)
+wine updated to latest proton-experimental
+dxvk updated to git
+vkd3d-proton updated to git
+protonfix added for SMITE to fix incorrect EAC library location (works now, yay)
+
## GE-Proton7-5 Released
### WINE: