From a48279ef427cc7557531c35796b778a4aea54422 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-rc6 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..ef46b86d6a9f34 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=9.22 +version=10.0rc6 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="b751769cad3e9a4582d01e35d48a5a1ba59918825fae2a59c068b35f86fbd614 + 453175fb43bf7dc0b17fbe7d2c34a8eebf557d4ba84ed4ed10e612cca191debc" # NOTE: wine depends on specific versions of wine-mono and wine-gecko, # check for updates to these packages when updating wine