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: 7c6c37a0005b06356f6ba1baee185b6b8c3f9d32

Message: Updated Proton-GE to 6.19-GE-2 (this time I got it right)

Diff


diff --git a/.SRCINFO b/.SRCINFO
index fe3b41a..942e67b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ generated-by = makedeb-makepkg
 pkgbase = proton-ge-custom-bin
 	pkgdesc = A fancy custom distribution of Valves Proton with various patches
 	pkgver = 6.19
-	pkgrel = 1
+	pkgrel = 2
 	url = https://github.com/GloriousEggroll/proton-ge-custom
 	changelog = changelog
 	arch = x86_64
@@ -28,9 +28,9 @@ pkgbase = proton-ge-custom-bin
 	conflicts = proton-ge-custom
 	options = !strip
 	backup = usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
-	source = proton-ge-custom-6.19-GE-1_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/6.19-GE-1/Proton-6.19-GE-1.tar.gz
+	source = proton-ge-custom-6.19-GE-2_2.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/6.19-GE-2/Proton-6.19-GE-2.tar.gz
 	source = supplementary.tar.zst
-	sha512sums = 36895dd97890d6aa16677281a665cc2255409b2dd3e3ddbf52b387d1bb996d441beb9b580ea0aa7b14880f05820ad3342320e70baa57ee3079f2592d53bc1a5b
+	sha512sums = 2ce0d547000b880474bd1687879689e1f4542b324dad3055391f490382b4efc1a93fac68ddd86309f5835f19913b392eabe0a138f56c42d7311e1adcc1d4642f
 	sha512sums = 9925a9972a9bed9b9e71c2aa169db03eeb72307336c3ed004434397deb379b55eb13b249ca9c0b28f48dd5ea728a1ad32685b84e2dcab881ba428c2acb7bc58d
 
 pkgname = proton-ge-custom-bin
diff --git a/PKGBUILD b/PKGBUILD
index db0d33e..e2844cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
 pkgdesc="A fancy custom distribution of Valves Proton with various patches"
 pkgname=proton-ge-custom-bin
 pkgver=6.19
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=('BSD' 'LGPL' 'zlib' 'MIT' 'MPL' 'custom')
 changelog=changelog
@@ -44,7 +44,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")
-sha512sums=('36895dd97890d6aa16677281a665cc2255409b2dd3e3ddbf52b387d1bb996d441beb9b580ea0aa7b14880f05820ad3342320e70baa57ee3079f2592d53bc1a5b'
+sha512sums=('2ce0d547000b880474bd1687879689e1f4542b324dad3055391f490382b4efc1a93fac68ddd86309f5835f19913b392eabe0a138f56c42d7311e1adcc1d4642f'
 '9925a9972a9bed9b9e71c2aa169db03eeb72307336c3ed004434397deb379b55eb13b249ca9c0b28f48dd5ea728a1ad32685b84e2dcab881ba428c2acb7bc58d')
 
 build() {