summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Brouwer2023-03-06 12:13:38 +0100
committerGitHub2023-03-06 08:13:38 -0300
commit5aefd56f36d62481c8b1bf5bc1052c4388c6bd85 (patch)
tree6bc40dc93fa1194fdf8e542c8d0f124242ad2ec1
parentdb776fbaabc6a9abfa6fae36804862bb4e51b30a (diff)
downloadaur-5aefd56f36d62481c8b1bf5bc1052c4388c6bd85.tar.gz
Update to GE_Proton7_50 (#52)
* Update to GE_Proton7_50 * Update changelog
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--changelog.md15
3 files changed, 21 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 334ec310f540..9dba106e4d62 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_49
+ pkgver = GE_Proton7_50
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.Proton7_49
+ provides = proton-ge-custom=GE.Proton7_50
conflicts = proton-ge-custom
options = !strip
options = emptydirs
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
- source = GE-Proton7-49_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-49/GE-Proton7-49.tar.gz
+ source = GE-Proton7-50_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-50/GE-Proton7-50.tar.gz
source = user_settings.py
source = launcher.sh
source = pam_limits.conf
- sha512sums = 6687f90c52b5c6ca2708089724ebafc6c169a55236dee2edab2a4921b45d3f85e51b7ba2ffbff5e4074dce9f2d49381a9a7f27010274f22a9331473cdfd304d7
+ sha512sums = eb8ea893442d403f40545c354939c3f800f754bd981d0549ef48180b7ae267625e881cf7f1216022196fb5c9848c258fd17a71cc404773ad8781bef88b322d5a
sha512sums = babe2a461118bef6a777656a10bb89abeee2c8c3ed4285eb1b99f5ba517b779f18372d1d93ed2cce63b0d8111cf0b08e14a0c92435680239f6936783c3e4cbc5
sha512sums = 78ede6d50f9c43407da511c8b37dcf60aae2ddbd461c0081f0d0ce3de08ace3a84dee86e9253acbac829b47c5818ef4e1a354ccb05feaa9853ce279dc3f903fd
sha512sums = c64898bd41801470925fb0efdcf7d247e5cb476fb4745f83ceeccf12041474e5c309fb1c2ac1483b419d12b4ade7668c046bebded4e3bf4708737ee505b080a1
diff --git a/PKGBUILD b/PKGBUILD
index 3efddeebfc8d..8639edbd854f 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_Proton7_49
+pkgver=GE_Proton7_50
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=('6687f90c52b5c6ca2708089724ebafc6c169a55236dee2edab2a4921b45d3f85e51b7ba2ffbff5e4074dce9f2d49381a9a7f27010274f22a9331473cdfd304d7'
+sha512sums=('eb8ea893442d403f40545c354939c3f800f754bd981d0549ef48180b7ae267625e881cf7f1216022196fb5c9848c258fd17a71cc404773ad8781bef88b322d5a'
'babe2a461118bef6a777656a10bb89abeee2c8c3ed4285eb1b99f5ba517b779f18372d1d93ed2cce63b0d8111cf0b08e14a0c92435680239f6936783c3e4cbc5'
'78ede6d50f9c43407da511c8b37dcf60aae2ddbd461c0081f0d0ce3de08ace3a84dee86e9253acbac829b47c5818ef4e1a354ccb05feaa9853ce279dc3f903fd'
'c64898bd41801470925fb0efdcf7d247e5cb476fb4745f83ceeccf12041474e5c309fb1c2ac1483b419d12b4ade7668c046bebded4e3bf4708737ee505b080a1')
diff --git a/changelog.md b/changelog.md
index 2039863b2700..f5edd7a0f597 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,18 @@
+## GE-Proton7-50
+
+* update dxvk to latest git
+* update vkd3d-proton to latest git
+* update wine to latest bleeding edge
+* rebase wine-staging patches
+* import upstream vkd3d updates
+* import upstream font updates
+* import upstream vrclient/openvr updates
+* import upstream steamclient updates
+* import upstream proton updates
+* protonfixes: remove no longer needed persona 4 golden fixes (thanks tgurr)
+* protonfixes: remove no longer needed Battle Fantasia FPS lock (merged in dxvk, thanks ranplayer)
+* protonfixes: Metal Slug -- fix black window (thanks ranplayer)
+
## GE-Proton7-49
This is mainly just a hotfix release that adds the upstream Ubisoft Uplay fix