Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wine-mono: update to 5.0.0.
@ 2020-04-16  8:32 mobinmob
  2020-04-17 14:15 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2020-04-16  8:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages wine-mono
https://github.com/void-linux/void-packages/pull/21042

wine-mono: update to 5.0.0.


A patch file from https://github.com/void-linux/void-packages/pull/21042.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wine-mono-21042.patch --]
[-- Type: text/x-diff, Size: 1429 bytes --]

From 832d981e6338cded15fc5b2e665b8bdfaf7c5044 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 16 Apr 2020 11:30:51 +0300
Subject: [PATCH] wine-mono: update to 5.0.0.

---
 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 643911ac1d2..4978150879a 100644
--- a/srcpkgs/wine-mono/template
+++ b/srcpkgs/wine-mono/template
@@ -1,6 +1,6 @@
 # Template file for 'wine-mono'
 pkgname=wine-mono
-version=4.9.4
+version=5.0.0
 revision=1
 archs=noarch
 build_style=fetch
@@ -8,12 +8,12 @@ short_desc="Mono built for running .NET applications with WINE"
 maintainer="Orphaned <orphan@voidlinux.org>"
 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=51a6ff38323fcda71d70ead90c252b5eaeacec542ba737dbd1d676787b210fdd
+distfiles="http://dl.winehq.org/wine/wine-mono/${version}/${pkgname}-${version}-x86.msi"
+checksum=17da208645a82a5e45e84fc75c73a8440acda484411cb8fae8e9b72db9886cd5
 
 do_install() {
 	# The actual installation within WINE occurs at runtime in whatever
 	# WINEPREFIX is being used.
-	vinstall ${pkgname}-${version}.msi 644 usr/share/wine/mono
+	vinstall ${pkgname}-${version}-x86.msi 644 usr/share/wine/mono
 	vlicense ${FILESDIR}/COPYING
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: wine-mono: update to 5.0.0.
  2020-04-16  8:32 [PR PATCH] wine-mono: update to 5.0.0 mobinmob
@ 2020-04-17 14:15 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-04-17 14:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 161 bytes --]

There's a merged pull request on the void-packages repository

wine-mono: update to 5.0.0.
https://github.com/void-linux/void-packages/pull/21042

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-17 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-16  8:32 [PR PATCH] wine-mono: update to 5.0.0 mobinmob
2020-04-17 14:15 ` [PR PATCH] [Merged]: " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).