summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStelios Tsampas2023-03-23 02:22:50 +0200
committerStelios Tsampas2023-03-23 02:22:50 +0200
commit585fb41ba2457271b95d8cd241272606a05eea56 (patch)
tree0e745141e1cb7fcca7851945d1c2c5482cfd2cf3 /PKGBUILD
parent88e7f4ee4537faa94da8866ff49cc91115f0bf7b (diff)
downloadaur-585fb41ba2457271b95d8cd241272606a05eea56.tar.gz
[proton-ge-custom] Use -ftree-vectorize for my personal build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 736ce49cb968..4a9650bf06fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _commit=6f12019635c059f35b1329301ec0a5e7fee7e436
pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=7.4.0
-pkgrel=2
+pkgrel=3
epoch=2
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, GloriousEggroll's custom build"
url="https://github.com/GloriousEggroll/proton-ge-custom"