From 2c9f501a1525707ac0083a6cfd9a6fa994f02d7f Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Thu, 8 Jul 2021 23:49:58 +0200 Subject: [PATCH] wine-mono: update to 6.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 1bab384c2fad..675b1a3ab50e 100644 --- a/srcpkgs/wine-mono/template +++ b/srcpkgs/wine-mono/template @@ -1,6 +1,6 @@ # Template file for 'wine-mono' pkgname=wine-mono -version=6.1.1 +version=6.2.0 revision=1 build_style=fetch short_desc="Mono built for running .NET applications with WINE" @@ -8,7 +8,7 @@ maintainer="Orphaned " 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=ac3b14beafde34b8482287e597000113dc06a915f32c9fd06c77eb819079e38b +checksum=cd8d53513d8357b2876a66bab089654ef9941f42ef690fb555c6493f5381dbca do_install() { # The actual installation within WINE occurs at runtime in whatever