summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaja2020-07-10 00:19:21 +0200
committerJaja2020-07-10 00:19:21 +0200
commitef128943ba7bae2d894a7f48e4c3efeeddc0308b (patch)
treec7b2ad467fe61a27544d608eaa354da2f83d9556
parent93605dd63dfc9ae0f5885c0faea0c2c030f1b3bf (diff)
downloadaur-ef128943ba7bae2d894a7f48e4c3efeeddc0308b.tar.gz
stupid aur helpers cache
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1994a78c455..010a9c641354 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,7 @@ 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-3-ST.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/5.9-GE-3-ST/Proton-5.9-GE-3-ST.tar.gz
+ source = proton-ge-custom-stable-5.9-GE-3-ST_3.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/5.9-GE-3-ST/Proton-5.9-GE-3-ST.tar.gz
source = supplementary.tar.zst
md5sums = f7776f27404237ff1bd4d234e805b8f0
md5sums = d3bf8e07cc46d381d5a31f204e01c592
diff --git a/PKGBUILD b/PKGBUILD
index fed59f4ea898..4cbe95b14a69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,7 +47,7 @@ backup=("${_protoncfg}")
## sources
url='https://github.com/GloriousEggroll/proton-ge-custom'
-source=(${_pkgname}-${_pkgver}.tar.gz::"${url}/releases/download/${_pkgver}/${_srcdir}.tar.gz"
+source=(${_pkgname}-${_pkgver}_${pkgrel}.tar.gz::"${url}/releases/download/${_pkgver}/${_srcdir}.tar.gz"
"supplementary.tar.zst")
md5sums=('f7776f27404237ff1bd4d234e805b8f0'
'd3bf8e07cc46d381d5a31f204e01c592')