summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStelios Tsampas2022-07-20 13:41:52 +0300
committerStelios Tsampas2022-07-20 13:41:52 +0300
commit43fcc71d746f87d1b84c92c2d6d6ec14835b0425 (patch)
tree71f9cdba1b077d7de381bb0db8b16a604ebcde4f /PKGBUILD
parent09d960be92ffc7904ec6de672c906df769566c82 (diff)
downloadaur-43fcc71d746f87d1b84c92c2d6d6ec14835b0425.tar.gz
Version GE-Proton7-26
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD24
1 files changed, 4 insertions, 20 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40a219bddcd6..a350a48ce73c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-ge-custom
-_srctag=GE-Proton7-24
+_srctag=GE-Proton7-26
_commit=
pkgver=${_srctag//-/.}
-_geckover=2.47.2
+_geckover=2.47.3
_monover=7.3.0
pkgrel=1
epoch=2
@@ -281,22 +281,6 @@ build() {
--no-proton-sdk \
--build-name="${pkgname}"
- # Filter known bad flags before applying optimizations
- # Filter fstack-protector{ ,-all,-strong} flag for MingW.
- # https://github.com/Joshua-Ashton/d9vk/issues/476
- export CFLAGS="${CFLAGS// -fstack-protector*([\-all|\-strong])/}"
- export CXXFLAGS="${CXXFLAGS// -fstack-protector*([\-all|\-strong])/}"
- # From wine-staging PKGBUILD
- # Doesn't compile with these flags in MingW so remove them.
- # They are also filtered in Wine PKGBUILDs so remove them
- # for winelib versions too.
- # Doesn't compile without remove these flags as of 4.10
- export CFLAGS="${CFLAGS/ -fno-plt/}"
- export CXXFLAGS="${CXXFLAGS/ -fno-plt/}"
- export LDFLAGS="${LDFLAGS/,-z,now/}"
- # MingW Wine builds fail with relro
- export LDFLAGS="${LDFLAGS/,-z,relro/}"
-
# By default export FLAGS used by proton and ignore makepkg
# This overrides FLAGS from makepkg.conf, if you comment these you are on your own
# If you want the "best" possible optimizations for your system you can use
@@ -389,8 +373,8 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- '8fab46ea2110b2b0beed414e3ebb4e038a3da04900e7a28492ca3c3ccf9fea94'
- 'b4476706a4c3f23461da98bed34f355ff623c5d2bb2da1e2fa0c6a310bc33014'
+ '08d318f3dd6440a8a777cf044ccab039b0d9c8809991d2180eb3c9f903135db3'
+ '0beac419c20ee2e68a1227b6e3fa8d59fec0274ed5e82d0da38613184716ef75'
'60314f255031b2f4dc49f22eacfcd2b3b8b2b491120d703b4b62cc1fef0f9bdd'
'fb7d1990822a3fffb7caed3d2eee0a92d2053f5f737f8ea2ad8ed21ae7458400'
'a23a31c2879699129c86ab9a768e7ba657496d22e27d7609709802c2821e9822')