Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yad: update to 6.0
@ 2020-04-04 18:37 emacsomancer
  2020-04-05  0:36 ` [PR PATCH] [Updated] " emacsomancer
  2020-04-05  8:00 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 2 replies; 3+ messages in thread
From: emacsomancer @ 2020-04-04 18:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/emacsomancer/void-packages yad6
https://github.com/void-linux/void-packages/pull/20654

yad: update to 6.0


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

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

From 1a849d20067a91ab6738a56c914634b4ec55754f Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Sat, 4 Apr 2020 12:34:34 -0600
Subject: [PATCH] yad: update to 6.0

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

diff --git a/srcpkgs/yad/template b/srcpkgs/yad/template
index d9abe137112..12405181e7e 100644
--- a/srcpkgs/yad/template
+++ b/srcpkgs/yad/template
@@ -1,17 +1,17 @@
 # Template file for 'yad'
 pkgname=yad
-version=5.0
+version=6.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-icon-browser"
 hostmakedepends="automake gettext-devel glib-devel intltool pkg-config"
 makedepends="gtk+3-devel webkit2gtk-devel gtksourceview-devel gspell-devel"
 short_desc="Yet Another Dialog"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Benjamin Slade <slade@lambda-y.net"
 license="GPL-3.0-or-later"
 homepage="https://github.com/v1cont/yad"
 distfiles="https://github.com/v1cont/yad/releases/download/v${version}/yad-${version}.tar.xz"
-checksum=6d7008f72c2b9b1fb71cdae4399f3e6af617bb1b2aeb1376af23e1a7a21997b7
+checksum=bcbf0a298a0b6c069b1f7ac6c7914af09fea9932914787faad7e7fe4eebe9051
 
 pre_configure() {
 	autoreconf -ivf

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

* Re: [PR PATCH] [Updated] yad: update to 6.0
  2020-04-04 18:37 [PR PATCH] yad: update to 6.0 emacsomancer
@ 2020-04-05  0:36 ` emacsomancer
  2020-04-05  8:00 ` [PR PATCH] [Merged]: " xtraeme
  1 sibling, 0 replies; 3+ messages in thread
From: emacsomancer @ 2020-04-05  0:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/emacsomancer/void-packages yad6
https://github.com/void-linux/void-packages/pull/20654

yad: update to 6.0


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

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

From 4d7e96d7f487abb9242126f0097a3e69a0d98d6d Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Sat, 4 Apr 2020 12:34:34 -0600
Subject: [PATCH] yad: update to 6.0

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

diff --git a/srcpkgs/yad/template b/srcpkgs/yad/template
index d9abe137112..6c6445f150a 100644
--- a/srcpkgs/yad/template
+++ b/srcpkgs/yad/template
@@ -1,17 +1,17 @@
 # Template file for 'yad'
 pkgname=yad
-version=5.0
+version=6.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-icon-browser"
 hostmakedepends="automake gettext-devel glib-devel intltool pkg-config"
 makedepends="gtk+3-devel webkit2gtk-devel gtksourceview-devel gspell-devel"
 short_desc="Yet Another Dialog"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Benjamin Slade <slade@lambda-y.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/v1cont/yad"
 distfiles="https://github.com/v1cont/yad/releases/download/v${version}/yad-${version}.tar.xz"
-checksum=6d7008f72c2b9b1fb71cdae4399f3e6af617bb1b2aeb1376af23e1a7a21997b7
+checksum=bcbf0a298a0b6c069b1f7ac6c7914af09fea9932914787faad7e7fe4eebe9051
 
 pre_configure() {
 	autoreconf -ivf

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

* Re: [PR PATCH] [Merged]: yad: update to 6.0
  2020-04-04 18:37 [PR PATCH] yad: update to 6.0 emacsomancer
  2020-04-05  0:36 ` [PR PATCH] [Updated] " emacsomancer
@ 2020-04-05  8:00 ` xtraeme
  1 sibling, 0 replies; 3+ messages in thread
From: xtraeme @ 2020-04-05  8:00 UTC (permalink / raw)
  To: ml

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

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

yad: update to 6.0
https://github.com/void-linux/void-packages/pull/20654

Description:


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

end of thread, other threads:[~2020-04-05  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-04 18:37 [PR PATCH] yad: update to 6.0 emacsomancer
2020-04-05  0:36 ` [PR PATCH] [Updated] " emacsomancer
2020-04-05  8:00 ` [PR PATCH] [Merged]: " xtraeme

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