makedeb


proton-ge-custom-bin 8.3-1


A fancy custom distribution of Valves Proton with various patches

Click here to go back to the commit logs for proton-ge-custom-bin.

Commit:


Hash: 227d71597d93420ca7cddfdc2207bdd1f955497b

Message: Upgraded to 7.20

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 141b7a3..0e28b3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ epoch = 1
 pkgbase = proton-ge-custom-bin
 pkgdesc = A fancy custom distribution of Valves Proton with various patches
 pkgrel = 1
-pkgver = 7.19
+pkgver = 7.20
 url = https://github.com/GloriousEggroll/proton-ge-custom
 arch = x86_64
 backup = /usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
@@ -40,11 +40,11 @@ optdepends = xboxdrv: gamepad driver service
 options = !strip
 options = emptydirs
 provides = proton
-provides = proton-ge-custom=7.19
-source = proton-ge-custom-7_19.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-19/GE-Proton7-19.tar.gz
+provides = proton-ge-custom=7.20
+source = proton-ge-custom-7.20.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-20/GE-Proton7-20.tar.gz
 source = user_settings.py
 source = launcher.sh
-sha512sums = 00126d0707f4d077f201b7977ffe0d7d2ade623e4c0829ff8f7f46308184633c9a5d42309f7f94ca92c88b326c229e4db4d40565d6591125f26b659940aef2f3
+sha512sums = b3e88e4013b725ad90a3178e064cf038bd2b2afac30acaf963ff3d5240a68755700c26afb61393b71e34d51d5cef330a180206d4ac97cc603305e64c2b1cf7db
 sha512sums = cd70fa35e8565197148c6135628ea4c751c7dc4d7eba6e59cf8a8f2315e79f45e80fc3adce68c8ca2c195a18aaa2a8b2b346e8843b369f3d0ac97e752dbb5399
 sha512sums = 33efb407e47140a72f1024bec67f2d718eec56e13ca76bcc18e03471b2c64f2b04034eb1e20b0da79afb727e59672fd3539fecc8131da88a8a1330f48a1c8424
 makedepends = patch
diff --git a/PKGBUILD b/PKGBUILD
index d2fe72a..b31ba99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
 ## pkginfo
 pkgdesc='A fancy custom distribution of Valves Proton with various patches'
 pkgname='proton-ge-custom-bin'
-pkgver='7.19'
+pkgver='7.20'
 pkgrel='1'
 epoch='1'
 arch=('x86_64')
@@ -32,7 +32,7 @@ options=(!strip emptydirs)
 
 ## fix naming conventions, matching upstream
 _pkgname="${pkgname//-bin/}"
-_pkgver="${pkgver//./_}"
+_pkgver='7.20'
 _srcdir="GE-Proton${pkgver//./-}"
 
 ## paths and files
@@ -49,7 +49,7 @@ url='https://github.com/GloriousEggroll/proton-ge-custom'
 source=("${_pkgname}-${_pkgver}.tar.gz::${url}/releases/download/${_srcdir}/${_srcdir}.tar.gz"
 	'user_settings.py'
 	'launcher.sh')
-sha512sums=('00126d0707f4d077f201b7977ffe0d7d2ade623e4c0829ff8f7f46308184633c9a5d42309f7f94ca92c88b326c229e4db4d40565d6591125f26b659940aef2f3'
+sha512sums=('b3e88e4013b725ad90a3178e064cf038bd2b2afac30acaf963ff3d5240a68755700c26afb61393b71e34d51d5cef330a180206d4ac97cc603305e64c2b1cf7db'
             'cd70fa35e8565197148c6135628ea4c751c7dc4d7eba6e59cf8a8f2315e79f45e80fc3adce68c8ca2c195a18aaa2a8b2b346e8843b369f3d0ac97e752dbb5399'
             '33efb407e47140a72f1024bec67f2d718eec56e13ca76bcc18e03471b2c64f2b04034eb1e20b0da79afb727e59672fd3539fecc8131da88a8a1330f48a1c8424')