Github messages for voidlinux
 help / color / mirror / Atom feed
From: dashezup <dashezup@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] notify-send.sh: update to 1.1.
Date: Wed, 11 Nov 2020 21:01:08 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26296@inbox.vuxu.org> (raw)

[-- 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
 }

             reply	other threads:[~2020-11-11 20:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-11 20:01 dashezup [this message]
2020-11-13 17:46 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26296@inbox.vuxu.org \
    --to=dashezup@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).