summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJatin Garg2021-12-22 01:05:59 +0000
committerGitHub2021-12-21 22:05:59 -0300
commit61996c14766bd102d62560f5a73096198be82497 (patch)
treedc0a7a2c34605f8ee2912516415c1b380a7e1713
parente8627c2abf3a26f43d48c8bac1cd8536d0e98bcb (diff)
downloadaur-61996c14766bd102d62560f5a73096198be82497.tar.gz
Bump version to 7.0rc2_GE_1 (#11)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d15502a800c..2e665c63c0c2 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 = 6.21_GE_2
+ pkgver = 7.0rc2_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=6.21.GE_2
+ provides = proton-ge-custom=7.0rc2.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-6.21-GE-2_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/6.21-GE-2/Proton-6.21-GE-2.tar.gz
+ source = proton-ge-custom-7.0rc2-GE-1_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/7.0rc2-GE-1/Proton-7.0rc2-GE-1.tar.gz
source = supplementary.tar.zst
- sha512sums = 8204a1340ce8af39ead2596ece489b924fb46c112bffda51dff04b314c86676a5a718b9c66fc72313259f1c69bc49800e36a999834620176ca91a3d67cafcdb1
+ sha512sums = 1608e4ec11e1822b28a4183b14895890d265eb713121f304e36ccdd62d00cfe2fc986498d56c8ea74b8b024aa8e0483d4e4e6264214d07ecd8a790f0c9e3f5de
sha512sums = 9925a9972a9bed9b9e71c2aa169db03eeb72307336c3ed004434397deb379b55eb13b249ca9c0b28f48dd5ea728a1ad32685b84e2dcab881ba428c2acb7bc58d
pkgname = proton-ge-custom-bin
diff --git a/PKGBUILD b/PKGBUILD
index be5c84a2906e..afba7838d5a5 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=6.21_GE_2
+pkgver=7.0rc2_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=('8204a1340ce8af39ead2596ece489b924fb46c112bffda51dff04b314c86676a5a718b9c66fc72313259f1c69bc49800e36a999834620176ca91a3d67cafcdb1'
+sha512sums=('1608e4ec11e1822b28a4183b14895890d265eb713121f304e36ccdd62d00cfe2fc986498d56c8ea74b8b024aa8e0483d4e4e6264214d07ecd8a790f0c9e3f5de'
'9925a9972a9bed9b9e71c2aa169db03eeb72307336c3ed004434397deb379b55eb13b249ca9c0b28f48dd5ea728a1ad32685b84e2dcab881ba428c2acb7bc58d')
build() {