summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbarfin2020-07-28 20:00:09 +0430
committerbarfin2020-07-28 20:00:09 +0430
commit935e5c2b9e0b2f60f96353861710a02ff37bae5e (patch)
treed27d99a7a6be4e2edf858129100d8ef9afa4a5c6
parent499e12d5860ef044bd8be1d2f97685a68b399384 (diff)
downloadaur-935e5c2b9e0b2f60f96353861710a02ff37bae5e.tar.gz
upstream hotfix
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--changelog10
3 files changed, 15 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0b4ff0ee1c3..1873127f17f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proton-ge-custom-stable-bin
pkgdesc = A fancy custom distribution of Valves Proton with various patches (stable branch)
- pkgver = 5.9_GE_4_ST
+ pkgver = 5.9_GE_5_ST
pkgrel = 1
url = https://github.com/GloriousEggroll/proton-ge-custom
changelog = changelog
@@ -30,9 +30,9 @@ pkgbase = proton-ge-custom-stable-bin
conflicts = proton-ge-custom-bin
options = !strip
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom-stable/user_settings.py
- source = proton-ge-custom-stable-5.9-GE-4-ST_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/5.9-GE-4-ST/Proton-5.9-GE-4-ST.tar.gz
+ source = proton-ge-custom-stable-5.9-GE-5-ST_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/5.9-GE-5-ST/Proton-5.9-GE-5-ST.tar.gz
source = supplementary.tar.zst
- md5sums = b30253caf1889c2f72a7fcce4c764807
+ md5sums = 101a8d61e1e1750d22df755754649e35
md5sums = d3bf8e07cc46d381d5a31f204e01c592
pkgname = proton-ge-custom-stable-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6124cdf549f3..6a6f5156a16a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
## pkginfo
pkgdesc="A fancy custom distribution of Valves Proton with various patches (stable branch)"
pkgname=proton-ge-custom-stable-bin
-pkgver=5.9_GE_4_ST
+pkgver=5.9_GE_5_ST
pkgrel=1
arch=('x86_64')
license=('BSD' 'LGPL' 'zlib' 'MIT' 'MPL' 'custom')
@@ -49,7 +49,7 @@ backup=("${_protoncfg}")
url='https://github.com/GloriousEggroll/proton-ge-custom'
source=(${_pkgname}-${_pkgver}_${pkgrel}.tar.gz::"${url}/releases/download/${_pkgver}/${_srcdir}.tar.gz"
"supplementary.tar.zst")
-md5sums=('b30253caf1889c2f72a7fcce4c764807'
+md5sums=('101a8d61e1e1750d22df755754649e35'
'd3bf8e07cc46d381d5a31f204e01c592')
build() {
diff --git a/changelog b/changelog
index f94d369fac2a..9438663f2e28 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,13 @@
+Proton-5.9-GE-5-ST
+
+GloriousEggroll released this on July 28
+
+-Updated vkd3d -- allows Death Stranding to run with mesa RADV/ACO
+-Backported a total of 36 winex11 and user32 patches from 5.9->5.13 to allow AC Odyssey black bars to be fixed
+-Backports for winex11 and user32 includes untested fix: Fix Disgaea PC and Ostriv failing to launch in exclusive fullscreen mode wine-mirror/wine@ca1d31f wine-mirror/wine@c4a01d0
+-Added missing patch wine-mirror/wine@0114308 which fixes Origin hanging on login (needed after adding Assetto patch which introduced the hang)
+-Removed previously added Borderlands 3 launch options as they were reported to break new prefix creation on fresh installs
+
Proton-5.9-GE-4-ST
GloriousEggroll released this on July 26