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