From 4d4040b58a933736be67c6eb4116d727f131d08b Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 7 Feb 2024 15:47:43 +0100 Subject: [PATCH] wine-mono: update to 9.0.0. --- srcpkgs/wine-mono/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wine-mono/template b/srcpkgs/wine-mono/template index e2231bcafcf..0ccc58fcf57 100644 --- a/srcpkgs/wine-mono/template +++ b/srcpkgs/wine-mono/template @@ -1,6 +1,6 @@ # Template file for 'wine-mono' pkgname=wine-mono -version=8.1.0 +version=9.0.0 revision=1 build_style=fetch short_desc="Mono built for running .NET applications with WINE" @@ -8,7 +8,7 @@ maintainer="Helmut Pozimski " license="MIT, GPL-3.0-or-later, LGPL-2.0-or-later" homepage="https://wiki.winehq.org/Mono" distfiles="http://dl.winehq.org/wine/wine-mono/${version}/${pkgname}-${version}-x86.msi" -checksum=0ed3ec533aef79b2f312155931cf7b1080009ac0c5b4c2bcfeb678ac948e0810 +checksum=79f6c43100675566c112f4199b9ea7b944d338164b34bd91fa11b0b0a414e1c4 do_install() { # The actual installation within WINE occurs at runtime in whatever