From 952f9b091bb2cb7ccd3f24ebae16de45001c6d42 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-rc3 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..ebfd2b9c1aff40 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=9.22 +version=10.0rc3 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="dcc00fd683eb17198968d72c933bd1e8b1fb8efdf7b6d718b6a6de6abbac79b8 + 245ee86e2fb08009aaef16718fc4e85f9d58990abac1f046354405088f77cbe1" # NOTE: wine depends on specific versions of wine-mono and wine-gecko, # check for updates to these packages when updating wine