Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] notify-send.sh: update to 1.1.
@ 2020-11-11 20:01 dashezup
  2020-11-13 17:46 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 2+ messages in thread
From: dashezup @ 2020-11-11 20:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dashezup/void-packages notification-send.sh-1.1
https://github.com/void-linux/void-packages/pull/26296

notify-send.sh: update to 1.1.
The current one (v1.0) in the void linux repo missing `notify-action.sh` this PR also adds it.

`notify-action.sh` is used for running commands when the user press a button on the notification `notify-send.sh` created.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-notification-send.sh-1.1-26296.patch --]
[-- Type: text/x-diff, Size: 1129 bytes --]

From 1490f4ace89bcbd717aabc9d728c8dd01ab0495f Mon Sep 17 00:00:00 2001
From: Dash Eclipse <dash@ezup.dev>
Date: Wed, 11 Nov 2020 19:52:46 +0000
Subject: [PATCH] notify-send.sh: update to 1.1.

---
 srcpkgs/notify-send.sh/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/notify-send.sh/template b/srcpkgs/notify-send.sh/template
index a36bce58d0c..5f3da9e2f3d 100644
--- a/srcpkgs/notify-send.sh/template
+++ b/srcpkgs/notify-send.sh/template
@@ -1,6 +1,6 @@
 # Template file for 'notify-send.sh'
 pkgname=notify-send.sh
-version=1.0
+version=1.1
 revision=1
 depends="bash dbus glib"
 short_desc="Drop in replacement for libnotify and notify-send"
@@ -8,8 +8,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/vlevit/notify-send.sh"
 distfiles="https://github.com/vlevit/notify-send.sh/archive/v${version}.tar.gz"
-checksum=ec06365be9d66b2a2ec57f1867529a20c6b56f40c8c0379eb9af95eebb006b6b
+checksum=58460c5fc84ab4fa45d2de62a38e7d0a08af2c106327ce49a83a8dcbb91ba438
 
 do_install() {
 	vbin notify-send.sh
+	vbin notify-action.sh
 }

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

* Re: [PR PATCH] [Merged]: notify-send.sh: update to 1.1.
  2020-11-11 20:01 [PR PATCH] notify-send.sh: update to 1.1 dashezup
@ 2020-11-13 17:46 ` Chocimier
  0 siblings, 0 replies; 2+ messages in thread
From: Chocimier @ 2020-11-13 17:46 UTC (permalink / raw)
  To: ml

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

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

notify-send.sh: update to 1.1.
https://github.com/void-linux/void-packages/pull/26296

Description:
The current one (v1.0) in the void linux repo missing `notify-action.sh` this PR also adds it.

`notify-action.sh` is used for running commands when the user press a button on the notification `notify-send.sh` created.

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

end of thread, other threads:[~2020-11-13 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11 20:01 [PR PATCH] notify-send.sh: update to 1.1 dashezup
2020-11-13 17:46 ` [PR PATCH] [Merged]: " Chocimier

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