From 7296259b6dfa640da2f810eafd19ddaa2c5d92b0 Mon Sep 17 00:00:00 2001 From: Mohamed Ahmed Date: Wed, 8 Feb 2023 17:03:17 +0400 Subject: [PATCH] Use wine v8.1 --- wine-tkg-git/customization.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wine-tkg-git/customization.cfg b/wine-tkg-git/customization.cfg index 93e824aa1..13e301bba 100644 --- a/wine-tkg-git/customization.cfg +++ b/wine-tkg-git/customization.cfg @@ -53,7 +53,7 @@ _plain_version="" _use_staging="true" # staging commit or version tag if you want to use a specific staging version. Can use e.g. "7cfceb7", "v3.16" or "v4.0" # Leave empty to use latest master - https://github.com/wine-staging/wine-staging/commits/master -_staging_version="" +_staging_version="v8.1" # NTsync - Disable with WINE_DISABLE_FAST_SYNC=1 envvar - Set to true to enable NTsync support - https://repo.or.cz/wine/zf.git/shortlog/refs/heads/fastsync4 # more info about NTsync and feedback topic - https://github.com/Frogging-Family/wine-tkg-git/issues/936