addpkg: wine-ge-custom

This commit is contained in:
MedzikUser 2022-05-19 21:54:13 +02:00
parent a2ef4adb22
commit bfbe9afad9
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
2 changed files with 3 additions and 1 deletions

View File

@ -39,7 +39,7 @@ patches() {
if [ "${BUILD_ARCH}" = "x86-64-v3" ]
then
case "${pkgname}" in
"proton"* | "dxvk-mingw" | "vkd3d-proton-mingw")
"proton"* | "dxvk-mingw" | "vkd3d-proton-mingw" | "wine-ge-custom")
echo "[i] march patch"
sed -i 's|-march=nocona -mtune=core-avx2|-march=x86-64-v3|g' PKGBUILD
;;

View File

@ -0,0 +1,2 @@
AUR_NAME="wine-ge-custom"
AUR_UPDATED="1652037118"