summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBarfin2020-07-05 07:52:08 +0430
committerBarfin2020-07-05 07:52:08 +0430
commit1eea6a88016a8419cedfc85740060c85ee82f45d (patch)
tree2ccb5d6f173e30bc6aa93e143a2086d8a46ba3a9 /PKGBUILD
parent8c2a45f6c90d53ccec9e04a1fbaa89b111d64e71 (diff)
downloadaur-1eea6a88016a8419cedfc85740060c85ee82f45d.tar.gz
upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b68bc722d0a5..be64b9881caa 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.11_GE_2_MF
+pkgver=5.11_GE_3_MF
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}.tar.gz::"${url}/releases/download/${_pkgver}/${_srcdir}.tar.gz"
"supplementary.tar.zst")
-md5sums=('4f526fd1579146512cf47d5244f9f479'
+md5sums=('36b36d4057be89d586689337a2034cbc'
'757d3936d17804f36bc7357b29b2f6b4')
build() {