summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJatin Garg2022-02-26 10:37:45 +0000
committerGitHub2022-02-26 10:37:45 +0000
commit825478ccdc048432e0dea7cdece31c13066c1652 (patch)
tree337aebb40ade6d15a8278ea3a020bd4c8c3e6c89
parent9d5ea4e1e4a953a92dc3eac42eecf42947dd8020 (diff)
downloadaur-825478ccdc048432e0dea7cdece31c13066c1652.tar.gz
Update to 7.3-GE-1 (#16)
* 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 5f46f0501498..84993c0f7d88 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.2_GE_2
+ pkgver = 7.3_GE_1
pkgrel = 1
url = https://github.com/GloriousEggroll/proton-ge-custom
changelog = changelog
@@ -23,14 +23,14 @@ pkgbase = proton-ge-custom-bin
optdepends = wine: support for 32bit prefixes
optdepends = xboxdrv: gamepad driver service
provides = proton
- provides = proton-ge-custom=7.2.GE_2
+ provides = proton-ge-custom=7.3.GE_1
conflicts = proton-ge-custom-legacy-bin
conflicts = proton-ge-custom
options = !strip
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
- source = proton-ge-custom-7.2-GE-2_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/7.2-GE-2/Proton-7.2-GE-2.tar.gz
+ source = proton-ge-custom-7.3-GE-1_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/7.3-GE-1/Proton-7.3-GE-1.tar.gz
source = supplementary.tar.zst
- sha512sums = 2e617f978c312ef8c5db62d9e09a1e6cfb5aec6a056ff3548aace90d3bd393e6c4ed3d39271e893825e66fafa8fa5045a9a6c81009a9844b27b94ece604fdb58
+ sha512sums = a6cff92e0182ee3ce410be8958507e47758f6028c392343150b00a8f57c447e3011b1a3739f31233bb0aa83515982f4dd45c2dc53d33eb739868b2d0ce6e6893
sha512sums = bd680bcd8fc45ed728514be12a2728b09a48856c522f94f1903d18d1755ac15804e36964f9a840469dd3f28fb2f44b50c048fe18448ab3ff16e4abb289f51d07
pkgname = proton-ge-custom-bin
diff --git a/PKGBUILD b/PKGBUILD
index 883fa797c130..1a33ea5b52c8 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.2_GE_2
+pkgver=7.3_GE_1
pkgrel=1
arch=('x86_64')
license=('BSD' 'LGPL' 'zlib' 'MIT' 'MPL' 'custom')
@@ -45,7 +45,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=('2e617f978c312ef8c5db62d9e09a1e6cfb5aec6a056ff3548aace90d3bd393e6c4ed3d39271e893825e66fafa8fa5045a9a6c81009a9844b27b94ece604fdb58'
+sha512sums=('a6cff92e0182ee3ce410be8958507e47758f6028c392343150b00a8f57c447e3011b1a3739f31233bb0aa83515982f4dd45c2dc53d33eb739868b2d0ce6e6893'
'bd680bcd8fc45ed728514be12a2728b09a48856c522f94f1903d18d1755ac15804e36964f9a840469dd3f28fb2f44b50c048fe18448ab3ff16e4abb289f51d07')
build() {