From 17cafdb48b4ac1f2825234083642314e3e0a0d45 Mon Sep 17 00:00:00 2001 From: "Jiang Meng Liao (Faerryn)" Date: Sun, 14 Feb 2021 01:07:34 -0500 Subject: [PATCH] wine-mono: update to 6.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 4b43744ff07..da8a3e647f7 100644 --- a/srcpkgs/wine-mono/template +++ b/srcpkgs/wine-mono/template @@ -1,6 +1,6 @@ # Template file for 'wine-mono' pkgname=wine-mono -version=5.1.1 +version=6.0.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=74541265b9385842bc22bba2bb4b90bf1d3fd8b4788b6676140700bebacb9227 +checksum=5c7af5976d101be359a77045c9cc8fc40feac028263d00e731578864e8b183d0 do_install() { # The actual installation within WINE occurs at runtime in whatever