Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] winegui: Update to 2.6.4
@ 2024-11-14 22:35 melroy89
  2024-12-04 10:42 ` [PR PATCH] [Updated] winegui: Update to 2.6.5 melroy89
  2025-01-05 14:47 ` melroy89
  0 siblings, 2 replies; 3+ messages in thread
From: melroy89 @ 2024-11-14 22:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/melroy89/void-packages update_winegui
https://github.com/void-linux/void-packages/pull/53063

winegui: Update to 2.6.4
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 0ebfeae3264b7dcd78a3c7bb01baca86ba276bbe Mon Sep 17 00:00:00 2001
From: Melroy van den Berg <melroy@melroy.org>
Date: Sun, 25 Aug 2024 17:15:12 +0200
Subject: [PATCH] winegui: Update to 2.6.4

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

diff --git a/srcpkgs/winegui/template b/srcpkgs/winegui/template
index 4fae0fc8c15cc6..805852e93c8f53 100644
--- a/srcpkgs/winegui/template
+++ b/srcpkgs/winegui/template
@@ -1,6 +1,6 @@
 # Template file for 'winegui'
 pkgname=winegui
-version=2.6.1
+version=2.6.4
 revision=1
 archs="i686* x86_64*"
 build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Melroy van den Berg <melroy@melroy.org>"
 license="AGPL-3.0-only"
 homepage="https://gitlab.melroy.org/melroy/winegui"
 distfiles="https://winegui.melroy.org/downloads/WineGUI-Source-v${version}.tar.gz"
-checksum=dde481e4886bdfa879333754e430b054117072618f8ea20b33f0f56711e2c5c0
+checksum=88d3fa7b4c1f314d45638ff4faa02a19396486348686be6310db05b20a7aa679
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] winegui: Update to 2.6.5
  2024-11-14 22:35 [PR PATCH] winegui: Update to 2.6.4 melroy89
@ 2024-12-04 10:42 ` melroy89
  2025-01-05 14:47 ` melroy89
  1 sibling, 0 replies; 3+ messages in thread
From: melroy89 @ 2024-12-04 10:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/melroy89/void-packages update_winegui
https://github.com/void-linux/void-packages/pull/53063

winegui: Update to 2.6.5
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 0ebfeae3264b7dcd78a3c7bb01baca86ba276bbe Mon Sep 17 00:00:00 2001
From: Melroy van den Berg <melroy@melroy.org>
Date: Sun, 25 Aug 2024 17:15:12 +0200
Subject: [PATCH 1/2] winegui: Update to 2.6.4

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

diff --git a/srcpkgs/winegui/template b/srcpkgs/winegui/template
index 4fae0fc8c15cc6..805852e93c8f53 100644
--- a/srcpkgs/winegui/template
+++ b/srcpkgs/winegui/template
@@ -1,6 +1,6 @@
 # Template file for 'winegui'
 pkgname=winegui
-version=2.6.1
+version=2.6.4
 revision=1
 archs="i686* x86_64*"
 build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Melroy van den Berg <melroy@melroy.org>"
 license="AGPL-3.0-only"
 homepage="https://gitlab.melroy.org/melroy/winegui"
 distfiles="https://winegui.melroy.org/downloads/WineGUI-Source-v${version}.tar.gz"
-checksum=dde481e4886bdfa879333754e430b054117072618f8ea20b33f0f56711e2c5c0
+checksum=88d3fa7b4c1f314d45638ff4faa02a19396486348686be6310db05b20a7aa679
 
 post_install() {
 	vlicense LICENSE

From 9ea15e808ac2b018768f31fb15dc8a52f9de0255 Mon Sep 17 00:00:00 2001
From: Melroy van den Berg <melroy@melroy.org>
Date: Thu, 14 Nov 2024 23:38:05 +0100
Subject: [PATCH 2/2] winegui: Update to 2.6.5

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

diff --git a/srcpkgs/winegui/template b/srcpkgs/winegui/template
index 805852e93c8f53..44ef0fd8072cc2 100644
--- a/srcpkgs/winegui/template
+++ b/srcpkgs/winegui/template
@@ -1,6 +1,6 @@
 # Template file for 'winegui'
 pkgname=winegui
-version=2.6.4
+version=2.6.5
 revision=1
 archs="i686* x86_64*"
 build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Melroy van den Berg <melroy@melroy.org>"
 license="AGPL-3.0-only"
 homepage="https://gitlab.melroy.org/melroy/winegui"
 distfiles="https://winegui.melroy.org/downloads/WineGUI-Source-v${version}.tar.gz"
-checksum=88d3fa7b4c1f314d45638ff4faa02a19396486348686be6310db05b20a7aa679
+checksum=f38e55ced2f7243686b7893bd755e82d859329b431d16f13a7ffe2c6b52a16ca
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] winegui: Update to 2.6.5
  2024-11-14 22:35 [PR PATCH] winegui: Update to 2.6.4 melroy89
  2024-12-04 10:42 ` [PR PATCH] [Updated] winegui: Update to 2.6.5 melroy89
@ 2025-01-05 14:47 ` melroy89
  1 sibling, 0 replies; 3+ messages in thread
From: melroy89 @ 2025-01-05 14:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/melroy89/void-packages update_winegui
https://github.com/void-linux/void-packages/pull/53063

winegui: Update to 2.6.5
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 0ebfeae3264b7dcd78a3c7bb01baca86ba276bbe Mon Sep 17 00:00:00 2001
From: Melroy van den Berg <melroy@melroy.org>
Date: Sun, 25 Aug 2024 17:15:12 +0200
Subject: [PATCH 1/3] winegui: Update to 2.6.4

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

diff --git a/srcpkgs/winegui/template b/srcpkgs/winegui/template
index 4fae0fc8c15cc6..805852e93c8f53 100644
--- a/srcpkgs/winegui/template
+++ b/srcpkgs/winegui/template
@@ -1,6 +1,6 @@
 # Template file for 'winegui'
 pkgname=winegui
-version=2.6.1
+version=2.6.4
 revision=1
 archs="i686* x86_64*"
 build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Melroy van den Berg <melroy@melroy.org>"
 license="AGPL-3.0-only"
 homepage="https://gitlab.melroy.org/melroy/winegui"
 distfiles="https://winegui.melroy.org/downloads/WineGUI-Source-v${version}.tar.gz"
-checksum=dde481e4886bdfa879333754e430b054117072618f8ea20b33f0f56711e2c5c0
+checksum=88d3fa7b4c1f314d45638ff4faa02a19396486348686be6310db05b20a7aa679
 
 post_install() {
 	vlicense LICENSE

From 9ea15e808ac2b018768f31fb15dc8a52f9de0255 Mon Sep 17 00:00:00 2001
From: Melroy van den Berg <melroy@melroy.org>
Date: Thu, 14 Nov 2024 23:38:05 +0100
Subject: [PATCH 2/3] winegui: Update to 2.6.5

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

diff --git a/srcpkgs/winegui/template b/srcpkgs/winegui/template
index 805852e93c8f53..44ef0fd8072cc2 100644
--- a/srcpkgs/winegui/template
+++ b/srcpkgs/winegui/template
@@ -1,6 +1,6 @@
 # Template file for 'winegui'
 pkgname=winegui
-version=2.6.4
+version=2.6.5
 revision=1
 archs="i686* x86_64*"
 build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Melroy van den Berg <melroy@melroy.org>"
 license="AGPL-3.0-only"
 homepage="https://gitlab.melroy.org/melroy/winegui"
 distfiles="https://winegui.melroy.org/downloads/WineGUI-Source-v${version}.tar.gz"
-checksum=88d3fa7b4c1f314d45638ff4faa02a19396486348686be6310db05b20a7aa679
+checksum=f38e55ced2f7243686b7893bd755e82d859329b431d16f13a7ffe2c6b52a16ca
 
 post_install() {
 	vlicense LICENSE

From a6b6eadb3fed673a343e106a039ec89562c564ea Mon Sep 17 00:00:00 2001
From: Melroy van den Berg <melroy@melroy.org>
Date: Sun, 5 Jan 2025 15:46:56 +0100
Subject: [PATCH 3/3] winegui: Update to 2.7.0

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

diff --git a/srcpkgs/winegui/template b/srcpkgs/winegui/template
index 44ef0fd8072cc2..03e10b1ca17eea 100644
--- a/srcpkgs/winegui/template
+++ b/srcpkgs/winegui/template
@@ -1,6 +1,6 @@
 # Template file for 'winegui'
 pkgname=winegui
-version=2.6.5
+version=2.7.0
 revision=1
 archs="i686* x86_64*"
 build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Melroy van den Berg <melroy@melroy.org>"
 license="AGPL-3.0-only"
 homepage="https://gitlab.melroy.org/melroy/winegui"
 distfiles="https://winegui.melroy.org/downloads/WineGUI-Source-v${version}.tar.gz"
-checksum=f38e55ced2f7243686b7893bd755e82d859329b431d16f13a7ffe2c6b52a16ca
+checksum=1be098b7259cd60e3eee72f4cb4ea3dfad4c51db4034ba03fb03865d2e9d473a
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2025-01-05 14:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-14 22:35 [PR PATCH] winegui: Update to 2.6.4 melroy89
2024-12-04 10:42 ` [PR PATCH] [Updated] winegui: Update to 2.6.5 melroy89
2025-01-05 14:47 ` melroy89

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