From ee475039841551649cafd7965b8216c4abfb56ed Mon Sep 17 00:00:00 2001 From: cr6git Date: Fri, 27 Jul 2018 20:22:50 +0200 Subject: [PATCH] wine-mono: update to 4.7.3. (#1222) --- srcpkgs/wine-mono/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/wine-mono/template b/srcpkgs/wine-mono/template index 1cbb38ad59..7b4ac0bed9 100644 --- a/srcpkgs/wine-mono/template +++ b/srcpkgs/wine-mono/template @@ -1,15 +1,15 @@ # Template file for 'wine-mono' pkgname=wine-mono -version=4.7.1 +version=4.7.3 revision=1 noarch=yes build_style=fetch -homepage="https://wiki.winehq.org/Mono" -license="MIT,GPL-3,LGPL-2" short_desc="Mono built for running .NET applications with WINE" maintainer="Juan RP " +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}.msi" -checksum=2c8d5db7f833c3413b2519991f5af1f433d59a927564ec6f38a3f1f8b2c629aa +checksum=d24a8017371c7e8224a1778bb43a113ed7ed9720efd9d0cda175d42db6106d3a do_install() { # The actual installation within WINE occurs at runtime in whatever