Update main.sh

This commit is contained in:
ferreo 2025-02-28 18:57:02 +01:00
parent 0a6b793577
commit cd4f39b499

View File

@ -6,7 +6,7 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="10.1"
VERSION="10.2"
# Clone Upstream
git clone --depth=1 -b wine-"$VERSION" https://gitlab.winehq.org/wine/wine