Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xwud: update to 1.0.6
@ 2023-07-04 16:25 Bnyro
  2023-07-04 16:28 ` [PR PATCH] [Updated] " Bnyro
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bnyro @ 2023-07-04 16:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages xwud
https://github.com/void-linux/void-packages/pull/44838

xwud: update to 1.0.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

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

From 28684c46ab80e378a1d9002038a373b247014e7d Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 4 Jul 2023 18:20:33 +0200
Subject: [PATCH] xwud: update to 1.0.6

---
 srcpkgs/xwud/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xwud/template b/srcpkgs/xwud/template
index d49fb3d5e3a4..5422aa4e0a8e 100644
--- a/srcpkgs/xwud/template
+++ b/srcpkgs/xwud/template
@@ -1,6 +1,6 @@
 # Template build file for 'xwud'.
 pkgname=xwud
-version=1.0.5
+version=1.0.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -9,8 +9,8 @@ short_desc="Image displayer for X"
 homepage="http://xorg.freedesktop.org"
 license="MIT"
 maintainer="Orphaned <orphan@voidlinux.org>"
-distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
-checksum=99997051f8a892313f22edf41dab45864e86e7062ee9012d5dbb6a40fc6b10a9
+distfiles="${XORG_SITE}/app/$pkgname-$version.tar.gz"
+checksum=262171b0c434966ddbbe8a54afb9615567ad74d4cc2e823e14e51e099ec3ab0d
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] xwud: update to 1.0.6
  2023-07-04 16:25 [PR PATCH] xwud: update to 1.0.6 Bnyro
@ 2023-07-04 16:28 ` Bnyro
  2023-07-04 16:29 ` Bnyro
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-07-04 16:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages xwud
https://github.com/void-linux/void-packages/pull/44838

xwud: update to 1.0.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

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

From 4a92573a12babd6656526af66ddf629b2666a06d Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 4 Jul 2023 18:29:35 +0200
Subject: [PATCH] xwud: update to 1.0.6

---
 srcpkgs/xwud/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xwud/template b/srcpkgs/xwud/template
index d49fb3d5e3a4..edcf1032c7cc 100644
--- a/srcpkgs/xwud/template
+++ b/srcpkgs/xwud/template
@@ -1,6 +1,6 @@
-# Template build file for 'xwud'.
+# Template build file for 'xwud'
 pkgname=xwud
-version=1.0.5
+version=1.0.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -9,8 +9,8 @@ short_desc="Image displayer for X"
 homepage="http://xorg.freedesktop.org"
 license="MIT"
 maintainer="Orphaned <orphan@voidlinux.org>"
-distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
-checksum=99997051f8a892313f22edf41dab45864e86e7062ee9012d5dbb6a40fc6b10a9
+distfiles="${XORG_SITE}/app/$pkgname-$version.tar.gz"
+checksum=262171b0c434966ddbbe8a54afb9615567ad74d4cc2e823e14e51e099ec3ab0d
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] xwud: update to 1.0.6
  2023-07-04 16:25 [PR PATCH] xwud: update to 1.0.6 Bnyro
  2023-07-04 16:28 ` [PR PATCH] [Updated] " Bnyro
@ 2023-07-04 16:29 ` Bnyro
  2023-07-04 16:29 ` Bnyro
  2023-07-04 22:28 ` [PR PATCH] [Closed]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-07-04 16:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages xwud
https://github.com/void-linux/void-packages/pull/44838

xwud: update to 1.0.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

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

From 3b3862bf023ad0dc40cbee9125ad3c20809071ad Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 4 Jul 2023 18:30:06 +0200
Subject: [PATCH] xwud: update to 1.0.6

---
 srcpkgs/xwud/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/xwud/template b/srcpkgs/xwud/template
index d49fb3d5e3a4..161587d62269 100644
--- a/srcpkgs/xwud/template
+++ b/srcpkgs/xwud/template
@@ -1,16 +1,16 @@
-# Template build file for 'xwud'.
+# Template file for 'xwud'
 pkgname=xwud
-version=1.0.5
+version=1.0.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libX11-devel"
 short_desc="Image displayer for X"
+maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="http://xorg.freedesktop.org"
 license="MIT"
-maintainer="Orphaned <orphan@voidlinux.org>"
-distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
-checksum=99997051f8a892313f22edf41dab45864e86e7062ee9012d5dbb6a40fc6b10a9
+distfiles="${XORG_SITE}/app/$pkgname-$version.tar.gz"
+checksum=262171b0c434966ddbbe8a54afb9615567ad74d4cc2e823e14e51e099ec3ab0d
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] xwud: update to 1.0.6
  2023-07-04 16:25 [PR PATCH] xwud: update to 1.0.6 Bnyro
  2023-07-04 16:28 ` [PR PATCH] [Updated] " Bnyro
  2023-07-04 16:29 ` Bnyro
@ 2023-07-04 16:29 ` Bnyro
  2023-07-04 22:28 ` [PR PATCH] [Closed]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-07-04 16:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages xwud
https://github.com/void-linux/void-packages/pull/44838

xwud: update to 1.0.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

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

From 30fa59f628e3cdfa779ba3458c39d62a056aeed0 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 4 Jul 2023 18:30:25 +0200
Subject: [PATCH] xwud: update to 1.0.6

---
 srcpkgs/xwud/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/xwud/template b/srcpkgs/xwud/template
index d49fb3d5e3a4..addcb14e027f 100644
--- a/srcpkgs/xwud/template
+++ b/srcpkgs/xwud/template
@@ -1,16 +1,16 @@
-# Template build file for 'xwud'.
+# Template file for 'xwud'
 pkgname=xwud
-version=1.0.5
+version=1.0.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libX11-devel"
 short_desc="Image displayer for X"
-homepage="http://xorg.freedesktop.org"
-license="MIT"
 maintainer="Orphaned <orphan@voidlinux.org>"
-distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
-checksum=99997051f8a892313f22edf41dab45864e86e7062ee9012d5dbb6a40fc6b10a9
+license="MIT"
+homepage="http://xorg.freedesktop.org"
+distfiles="${XORG_SITE}/app/$pkgname-$version.tar.gz"
+checksum=262171b0c434966ddbbe8a54afb9615567ad74d4cc2e823e14e51e099ec3ab0d
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Closed]: xwud: update to 1.0.6
  2023-07-04 16:25 [PR PATCH] xwud: update to 1.0.6 Bnyro
                   ` (2 preceding siblings ...)
  2023-07-04 16:29 ` Bnyro
@ 2023-07-04 22:28 ` Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2023-07-04 22:28 UTC (permalink / raw)
  To: ml

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

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

xwud: update to 1.0.6
https://github.com/void-linux/void-packages/pull/44838

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

end of thread, other threads:[~2023-07-04 22:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-04 16:25 [PR PATCH] xwud: update to 1.0.6 Bnyro
2023-07-04 16:28 ` [PR PATCH] [Updated] " Bnyro
2023-07-04 16:29 ` Bnyro
2023-07-04 16:29 ` Bnyro
2023-07-04 22:28 ` [PR PATCH] [Closed]: " Duncaen

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