From 6b1494e7effed02455b35c22ea4ead764e492a1b Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 29 Oct 2023 08:48:02 +0100 Subject: [PATCH] wine-mono: update to 8.1.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 65df2a0d858..e2231bcafcf 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.0.0 +version=8.1.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=75b3f45dca1dc89857fe9e932da78710f64cc6d49ef1ab0c723a177085b4711b +checksum=0ed3ec533aef79b2f312155931cf7b1080009ac0c5b4c2bcfeb678ac948e0810 do_install() { # The actual installation within WINE occurs at runtime in whatever