From d6ea6a9018fb3ac9c62c7fa76b7030c5d2d9b4dd Mon Sep 17 00:00:00 2001 From: Fotios Valasiadis Date: Fri, 3 Jan 2025 22:54:13 +0200 Subject: [PATCH] wine: update to 10.0-rc5 Signed-off-by: Fotios Valasiadis --- srcpkgs/wine/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 6e4ec175046e56..7975f945f4d2b7 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=9.22 +version=10.0rc5 revision=1 _pkgver=${version/r/-r} create_wrksrc=yes @@ -11,10 +11,10 @@ short_desc="Run Microsoft Windows applications" maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" homepage="http://www.winehq.org/" -distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${_pkgver}.tar.xz +distfiles="https://dl.winehq.org/wine/source/${version%.*}.0/wine-${_pkgver}.tar.xz https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz" -checksum="e150d29742aa54f768ef3e976ed861aaa4f9f48542e409bea902d0f49b359683 - 3836e62600650de749c728075d648f80731a85b441daf632eeb4227f1b57a8b4" +checksum="ec894f7b5c07d2d4c21d534d7f4394667b8ef27807e30e21289869a74d976ed2 + c1a053d298b5db974b7f1819b47310e21af56c7786e23cfd49e86cf68ae7ff62" # NOTE: wine depends on specific versions of wine-mono and wine-gecko, # check for updates to these packages when updating wine