summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernando Petros2024-04-15 20:28:24 +0100
committerGitHub2024-04-15 16:28:24 -0300
commitba596cfcc54b2948508206d60967b2323796077e (patch)
tree5effe0b1cabb061884b8021be342a9b4fdc8eb52
parent2054499a4302a44bafa66ed6d1bb702b9fe21e6a (diff)
downloadaur-ba596cfcc54b2948508206d60967b2323796077e.tar.gz
Update to GE_Proton9_4 (#90)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--changelog.md5
3 files changed, 11 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4c324bfdbbc..a82aba336ae8 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_Proton9_3
+ pkgver = GE_Proton9_4
pkgrel = 1
epoch = 1
url = https://github.com/GloriousEggroll/proton-ge-custom
@@ -42,16 +42,16 @@ pkgbase = proton-ge-custom-bin
optdepends = wine: support for 32bit prefixes
optdepends = xboxdrv: gamepad driver service
provides = proton
- provides = proton-ge-custom=GE.Proton9_3
+ provides = proton-ge-custom=GE.Proton9_4
conflicts = proton-ge-custom
options = !strip
options = emptydirs
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
- source = GE-Proton9-3_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton9-3/GE-Proton9-3.tar.gz
+ source = GE-Proton9-4_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton9-4/GE-Proton9-4.tar.gz
source = user_settings.py
source = launcher.sh
source = pam_limits.conf
- sha512sums = 87c89da839730bb8e34cd2c43661e923288b6a0a86682b731a1845801189b957fb92b1f2715badd12b80d1ad23a95a3cb33b567edb1407a626ccc69bfa3ad0bb
+ sha512sums = 51f70258d98493402a49cd45c34f4fe8366e9d4c08016c9d4f42d60085bc7b7d0244571bcff619959682054ea8da15f69d195f6779a1bd3c2e580d461d18de19
sha512sums = babe2a461118bef6a777656a10bb89abeee2c8c3ed4285eb1b99f5ba517b779f18372d1d93ed2cce63b0d8111cf0b08e14a0c92435680239f6936783c3e4cbc5
sha512sums = 78ede6d50f9c43407da511c8b37dcf60aae2ddbd461c0081f0d0ce3de08ace3a84dee86e9253acbac829b47c5818ef4e1a354ccb05feaa9853ce279dc3f903fd
sha512sums = c64898bd41801470925fb0efdcf7d247e5cb476fb4745f83ceeccf12041474e5c309fb1c2ac1483b419d12b4ade7668c046bebded4e3bf4708737ee505b080a1
diff --git a/PKGBUILD b/PKGBUILD
index 1c9b9f52289f..1c3e8f7b2c2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
## pkginfo
pkgdesc='A fancy custom distribution of Valves Proton with various patches'
pkgname=proton-ge-custom-bin
-pkgver=GE_Proton9_3
+pkgver=GE_Proton9_4
pkgrel=1
epoch=1
arch=('x86_64')
@@ -77,7 +77,7 @@ source=("${_pkgver}_${pkgrel}.tar.gz::${url}/releases/download/${_pkgver}/${_pkg
'user_settings.py'
'launcher.sh'
'pam_limits.conf')
-sha512sums=('87c89da839730bb8e34cd2c43661e923288b6a0a86682b731a1845801189b957fb92b1f2715badd12b80d1ad23a95a3cb33b567edb1407a626ccc69bfa3ad0bb'
+sha512sums=('51f70258d98493402a49cd45c34f4fe8366e9d4c08016c9d4f42d60085bc7b7d0244571bcff619959682054ea8da15f69d195f6779a1bd3c2e580d461d18de19'
'babe2a461118bef6a777656a10bb89abeee2c8c3ed4285eb1b99f5ba517b779f18372d1d93ed2cce63b0d8111cf0b08e14a0c92435680239f6936783c3e4cbc5'
'78ede6d50f9c43407da511c8b37dcf60aae2ddbd461c0081f0d0ce3de08ace3a84dee86e9253acbac829b47c5818ef4e1a354ccb05feaa9853ce279dc3f903fd'
'c64898bd41801470925fb0efdcf7d247e5cb476fb4745f83ceeccf12041474e5c309fb1c2ac1483b419d12b4ade7668c046bebded4e3bf4708737ee505b080a1')
diff --git a/changelog.md b/changelog.md
index b753bad0f202..7c51abb83015 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,8 @@
+## GE-Proton9-4
+
+- hotfix: fix issue with protonfixes not getting applied (R1kaB3rN)
+- vkd3d-proton: update to work around halo infinite bug HansKristian-Work/vkd3d-proton@1d73fdc
+
## GE-Proton9-3
COPYPREFIX=1 option added. What this does: