summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStelios Tsampas2021-03-30 13:06:13 +0300
committerStelios Tsampas2021-03-30 13:06:13 +0300
commitf50e8b15baf9859d554b88a3335913552927d330 (patch)
tree92dd8f208c33365b8a7a5107bbf45dd36679c9b1 /PKGBUILD
parent410b71885964be6938ee60db78edc77beedb32e8 (diff)
downloadaur-f50e8b15baf9859d554b88a3335913552927d330.tar.gz
Version 6.5-GE-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef8404f25397..9897ce9e7c18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-ge-custom
-_srctag=6.4-GE-1
-_commit=dfe4fa9e5d0b0032fe29319197f7b8b2669a244d
+_srctag=6.5-GE-1
+_commit=1a44e25fcee3be97a72f644473babd3af04f8721
pkgver=${_srctag//-/.}
_geckover=2.47.1
_monover=5.1.1
-pkgrel=2
+pkgrel=1
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components. GloriousEggroll's custom build"
arch=(x86_64)
@@ -130,7 +130,6 @@ source=(
proton-user_compat_data.patch
dxvk-extraopts.patch
vkd3d-extraopts.patch
- patches-remove_leftover_patch.patch
)
noextract=(
wine-gecko-${_geckover}-{x86,x86_64}.tar.bz2
@@ -190,7 +189,6 @@ prepare() {
git submodule update "${submodule}"
done
- patch -p1 -i "$srcdir"/patches-remove_leftover_patch.patch
./patches/protonprep-nofshack.sh
patch -p1 -i "$srcdir"/proton-unfuck_makefile.patch
@@ -342,5 +340,4 @@ sha256sums=('SKIP'
'20f7cd3e70fad6f48d2f1a26a485906a36acf30903bf0eefbf82a7c400e248f3'
'23cba1756adc4a76de963414994ffc964047ab1d6f1949fe8133135a91ac0473'
'7c5f9c20e41c0cd7d0d18867950a776608cef43e0ab9ebad2addb61e613fe17a'
- '28818da77650aa45d655f84900b3fc33f8f4b40a4133b301069a8753a18f3e3b'
)