summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbarfin2020-11-25 18:33:24 +0330
committerbarfin2020-11-25 18:33:24 +0330
commita91ce5ba3a12e2ec55ba654fed20b5190116a5fa (patch)
tree0ae90a14298e9c173427121bb84ab9c261129b52
parent6434ce61387f03a2ffb8f5b2036be4f84413b176 (diff)
downloadaur-a91ce5ba3a12e2ec55ba654fed20b5190116a5fa.tar.gz
upstream update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b707f7c0cce..0226b4de6efa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proton-ge-custom-stable-bin
pkgdesc = A fancy custom distribution of Valves Proton with various patches (stable branch)
- pkgver = 5.9_GE_8_ST
+ pkgver = 5.21_GE_1
pkgrel = 1
url = https://github.com/GloriousEggroll/proton-ge-custom
changelog = changelog
@@ -30,9 +30,9 @@ pkgbase = proton-ge-custom-stable-bin
conflicts = proton-ge-custom-bin
options = !strip
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom-stable/user_settings.py
- source = proton-ge-custom-stable-5.9-GE-8-ST_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/5.9-GE-8-ST/Proton-5.9-GE-8-ST.tar.gz
+ source = proton-ge-custom-stable-5.21-GE-1_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/5.21-GE-1/Proton-5.21-GE-1.tar.gz
source = supplementary.tar.zst
- md5sums = 46620fa45e400e4b6eca1ef4450c3e60
+ md5sums = 32a562a772a9b56ff03287978a153227
md5sums = d3bf8e07cc46d381d5a31f204e01c592
pkgname = proton-ge-custom-stable-bin
diff --git a/PKGBUILD b/PKGBUILD
index 307aa8804f39..1d2de18dbea8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
## pkginfo
pkgdesc="A fancy custom distribution of Valves Proton with various patches (stable branch)"
pkgname=proton-ge-custom-stable-bin
-pkgver=5.9_GE_8_ST
+pkgver=5.21_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")
-md5sums=('46620fa45e400e4b6eca1ef4450c3e60'
+md5sums=('32a562a772a9b56ff03287978a153227'
'd3bf8e07cc46d381d5a31f204e01c592')
build() {