summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaja2020-08-01 17:58:34 +0200
committerJaja2020-08-01 17:58:34 +0200
commitb3a9dbbc962830c36e6301cf730efdb8cf4e48dd (patch)
tree6a8dcaee70e2f12070676a2f777073b28bd4c6ed /PKGBUILD
parent935e5c2b9e0b2f60f96353861710a02ff37bae5e (diff)
downloadaur-b3a9dbbc962830c36e6301cf730efdb8cf4e48dd.tar.gz
upstream hotfix without new version number
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a6f5156a16a..157262736774 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgdesc="A fancy custom distribution of Valves Proton with various patches (stable branch)"
pkgname=proton-ge-custom-stable-bin
pkgver=5.9_GE_5_ST
-pkgrel=1
+pkgrel=2
arch=('x86_64')
license=('BSD' 'LGPL' 'zlib' 'MIT' 'MPL' 'custom')
changelog=changelog
@@ -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=('101a8d61e1e1750d22df755754649e35'
+md5sums=('9939a97a2583dbfe41ef13361aa3edd7'
'd3bf8e07cc46d381d5a31f204e01c592')
build() {