Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yambar: update to 1.6.0.
@ 2020-12-20  2:12 travankor
  2020-12-20  3:05 ` [PR PATCH] [Updated] " travankor
  2020-12-20  3:18 ` [PR PATCH] [Closed]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: travankor @ 2020-12-20  2:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages yambar
https://github.com/void-linux/void-packages/pull/27289

yambar: update to 1.6.0.
None

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

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

From 13ee202ed449a41c8a1e1df93e9e8281d390772e Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 19 Dec 2020 19:11:41 -0700
Subject: [PATCH] yambar: update to 1.6.0.

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

diff --git a/srcpkgs/yambar/template b/srcpkgs/yambar/template
index 3ea2c2cb206..6afc30346f6 100644
--- a/srcpkgs/yambar/template
+++ b/srcpkgs/yambar/template
@@ -1,6 +1,6 @@
 # Template file for 'yambar'
 pkgname=yambar
-version=1.5.0
+version=1.6.0
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://codeberg.org/dnkl/yambar"
 changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
 distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
-checksum=d164eb8b6f3bc21d3e4d804024122553c691c773986ce30911f25b919fbd4f80
+checksum=143c09b256d3c042e908fd1b658fc513b476af780c213dc621cbeff2526a1e7a
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] yambar: update to 1.6.0.
  2020-12-20  2:12 [PR PATCH] yambar: update to 1.6.0 travankor
@ 2020-12-20  3:05 ` travankor
  2020-12-20  3:18 ` [PR PATCH] [Closed]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: travankor @ 2020-12-20  3:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages yambar
https://github.com/void-linux/void-packages/pull/27289

yambar: update to 1.6.0.
None

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

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

From ade2437c9d323d605cabdf179c89933488a2fa94 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 19 Dec 2020 19:11:41 -0700
Subject: [PATCH] yambar: update to 1.6.0.

---
 srcpkgs/yambar/template | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/yambar/template b/srcpkgs/yambar/template
index 3ea2c2cb206..eb4d015ad37 100644
--- a/srcpkgs/yambar/template
+++ b/srcpkgs/yambar/template
@@ -1,6 +1,6 @@
 # Template file for 'yambar'
 pkgname=yambar
-version=1.5.0
+version=1.6.0
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -14,11 +14,17 @@ license="MIT"
 homepage="https://codeberg.org/dnkl/yambar"
 changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
 distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
-checksum=d164eb8b6f3bc21d3e4d804024122553c691c773986ce30911f25b919fbd4f80
+checksum=143c09b256d3c042e908fd1b658fc513b476af780c213dc621cbeff2526a1e7a
+
+do_check() {
+	# Tests require X11 or Wayland environment
+	:
+}
 
 post_install() {
 	vlicense LICENSE
 }
+
 yambar-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Closed]: yambar: update to 1.6.0.
  2020-12-20  2:12 [PR PATCH] yambar: update to 1.6.0 travankor
  2020-12-20  3:05 ` [PR PATCH] [Updated] " travankor
@ 2020-12-20  3:18 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-12-20  3:18 UTC (permalink / raw)
  To: ml

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

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

yambar: update to 1.6.0.
https://github.com/void-linux/void-packages/pull/27289

Description:
None

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

end of thread, other threads:[~2020-12-20  3:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-20  2:12 [PR PATCH] yambar: update to 1.6.0 travankor
2020-12-20  3:05 ` [PR PATCH] [Updated] " travankor
2020-12-20  3:18 ` [PR PATCH] [Closed]: " ericonr

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