summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJatin Garg2022-01-16 19:13:52 +0000
committerGitHub2022-01-16 16:13:52 -0300
commitf3927ccc5d105b3876b193c9882f07886a82a1d7 (patch)
tree6586ef203bd81990882c9fb5fdb17ae4f2114143
parente96d6c7e9e58b1c09766a26fb896d89bfe487bbc (diff)
downloadaur-f3927ccc5d105b3876b193c9882f07886a82a1d7.tar.gz
Update to 7.0rc6-GE-1 (#13)
* Update .SRCINFO * Update PKGBUILD
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc4a01ec2ba8..2f309879fbbe 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 = 7.0rc3_GE_1
+ pkgver = 7.0rc6_GE_1
pkgrel = 1
url = https://github.com/GloriousEggroll/proton-ge-custom
changelog = changelog
@@ -27,14 +27,14 @@ pkgbase = proton-ge-custom-bin
optdepends = xboxdrv: gamepad driver service
optdepends = python-cef: generic splash dialog support
provides = proton
- provides = proton-ge-custom=7.0rc3.GE_1
+ provides = proton-ge-custom=7.0rc6.GE_1
conflicts = proton-ge-custom-stable-bin
conflicts = proton-ge-custom
options = !strip
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
- source = proton-ge-custom-7.0rc3-GE-1_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/7.0rc3-GE-1/Proton-7.0rc3-GE-1.tar.gz
+ source = proton-ge-custom-7.0rc6-GE-1_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/7.0rc6-GE-1/Proton-7.0rc6-GE-1.tar.gz
source = supplementary.tar.zst
- sha512sums = e4e5e019023ea233341ddcdf62efd6f5396ef8aa7920602403d7bdd5af40e779252369a3f979d83dcd9424642b399b67cb710531ec6cf9066ae843f00756872b
+ sha512sums = c2383858e06545d2441b3bf2245a3ba241d9476f0cc0d05d449213f30ad53b5d59bf256665ff20fd223b4a930392729031a1c4c57b5b968ead1c1bdef75626fb
sha512sums = 9925a9972a9bed9b9e71c2aa169db03eeb72307336c3ed004434397deb379b55eb13b249ca9c0b28f48dd5ea728a1ad32685b84e2dcab881ba428c2acb7bc58d
pkgname = proton-ge-custom-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9e8313fb73f2..6b78b114a866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
## pkginfo
pkgdesc="A fancy custom distribution of Valves Proton with various patches"
pkgname=proton-ge-custom-bin
-pkgver=7.0rc3_GE_1
+pkgver=7.0rc6_GE_1
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")
-sha512sums=('e4e5e019023ea233341ddcdf62efd6f5396ef8aa7920602403d7bdd5af40e779252369a3f979d83dcd9424642b399b67cb710531ec6cf9066ae843f00756872b'
+sha512sums=('c2383858e06545d2441b3bf2245a3ba241d9476f0cc0d05d449213f30ad53b5d59bf256665ff20fd223b4a930392729031a1c4c57b5b968ead1c1bdef75626fb'
'9925a9972a9bed9b9e71c2aa169db03eeb72307336c3ed004434397deb379b55eb13b249ca9c0b28f48dd5ea728a1ad32685b84e2dcab881ba428c2acb7bc58d')
build() {