Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] wine-mono: update to 5.0.0.
Date: Thu, 16 Apr 2020 10:32:47 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21042@inbox.vuxu.org> (raw)

[-- 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
 }

             reply	other threads:[~2020-04-16  8:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-16  8:32 mobinmob [this message]
2020-04-17 14:15 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21042@inbox.vuxu.org \
    --to=mobinmob@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).