From 68b63099437e5de6bd657d78a498557d94033ffe Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 26 Jun 2024 20:35:20 +0200 Subject: [PATCH] wine-mono: update to 9.2.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 8e06d7ce738..94f65ce16c9 100644 --- a/srcpkgs/wine-mono/template +++ b/srcpkgs/wine-mono/template @@ -1,6 +1,6 @@ # Template file for 'wine-mono' pkgname=wine-mono -version=9.1.0 +version=9.2.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=8a0a1e6837b494df49927e5d759b1c6908e89b8a2f8e3ad025e1c2881882476e +checksum=fd5829244d92985b8a404745adddb58c3a9b0bbb6d54ca4c6eaf86ea466735f9 do_install() { # The actual installation within WINE occurs at runtime in whatever