Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] winetricks: update to 20240105
@ 2024-01-05 20:49 zen0bit
  2024-01-10  2:54 ` [PR PATCH] [Updated] " zen0bit
  2024-01-31 15:31 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: zen0bit @ 2024-01-05 20:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR winetricks
https://github.com/void-linux/void-packages/pull/48082

winetricks: update to 20240105

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc) 

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

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

From 4b0f37ee7886cfcc325698d2b104d9d2128385e3 Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Fri, 5 Jan 2024 21:47:27 +0100
Subject: [PATCH] winetricks: update to 20240105

---
 srcpkgs/winetricks/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/winetricks/template b/srcpkgs/winetricks/template
index c8065b857b346..117115ab30a54 100644
--- a/srcpkgs/winetricks/template
+++ b/srcpkgs/winetricks/template
@@ -1,6 +1,6 @@
 # Template file for 'winetricks'
 pkgname=winetricks
-version=20230212
+version=20240105
 revision=1
 build_style=gnu-makefile
 depends="cabextract unzip xmessage" # actually it depends on wine
@@ -9,5 +9,5 @@ maintainer="mater11234 <mater11234@riseup.net>"
 license="LGPL-3.0-or-later"
 homepage="http://wiki.winehq.org/winetricks"
 distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
-checksum=2b1b5e540a9941e602dde2ed27d0eb2c80dcba45d8021fed95b39b32438b4ea3
+checksum=e92929045cf9ffb1e8d16ef8fd971ea1cf63a28a73916b1951e9553c94482f61
 make_check=no # Needs python3-bashate

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

* Re: [PR PATCH] [Updated] winetricks: update to 20240105
  2024-01-05 20:49 [PR PATCH] winetricks: update to 20240105 zen0bit
@ 2024-01-10  2:54 ` zen0bit
  2024-01-31 15:31 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: zen0bit @ 2024-01-10  2:54 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by zen0bit against master on the void-packages repository

https://github.com/oSoWoSo/VUR winetricks
https://github.com/void-linux/void-packages/pull/48082

winetricks: update to 20240105

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc) 

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

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

From 2dfeab76f6be5af2ac208a2f0ef45da9f8e2b137 Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Fri, 5 Jan 2024 21:47:27 +0100
Subject: [PATCH] winetricks: update to 20240105

---
 srcpkgs/winetricks/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/winetricks/template b/srcpkgs/winetricks/template
index c8065b857b346..117115ab30a54 100644
--- a/srcpkgs/winetricks/template
+++ b/srcpkgs/winetricks/template
@@ -1,6 +1,6 @@
 # Template file for 'winetricks'
 pkgname=winetricks
-version=20230212
+version=20240105
 revision=1
 build_style=gnu-makefile
 depends="cabextract unzip xmessage" # actually it depends on wine
@@ -9,5 +9,5 @@ maintainer="mater11234 <mater11234@riseup.net>"
 license="LGPL-3.0-or-later"
 homepage="http://wiki.winehq.org/winetricks"
 distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
-checksum=2b1b5e540a9941e602dde2ed27d0eb2c80dcba45d8021fed95b39b32438b4ea3
+checksum=e92929045cf9ffb1e8d16ef8fd971ea1cf63a28a73916b1951e9553c94482f61
 make_check=no # Needs python3-bashate

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

* Re: [PR PATCH] [Merged]: winetricks: update to 20240105
  2024-01-05 20:49 [PR PATCH] winetricks: update to 20240105 zen0bit
  2024-01-10  2:54 ` [PR PATCH] [Updated] " zen0bit
@ 2024-01-31 15:31 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2024-01-31 15:31 UTC (permalink / raw)
  To: ml

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

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

winetricks: update to 20240105
https://github.com/void-linux/void-packages/pull/48082

Description:

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc) 

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

end of thread, other threads:[~2024-01-31 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-05 20:49 [PR PATCH] winetricks: update to 20240105 zen0bit
2024-01-10  2:54 ` [PR PATCH] [Updated] " zen0bit
2024-01-31 15:31 ` [PR PATCH] [Merged]: " ahesford

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).