From a7c67f7e4dc28e3fb1096efb9e2e640fd1274149 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 14 Jan 2019 05:17:44 -0200 Subject: [PATCH] notify-send.sh: update to 1.0. --- srcpkgs/notify-send.sh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/notify-send.sh/template b/srcpkgs/notify-send.sh/template index 21c19a0b842..f36ca389f3d 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=0.2 +version=1.0 revision=1 depends="bash dbus glib" short_desc="Drop in replacement for libnotify and notify-send" @@ -8,7 +8,7 @@ maintainer="maxice8 " 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=a842b5b8640815412d53914c447b5c90e4587be2afe715e0e6b87000329fff43 +checksum=ec06365be9d66b2a2ec57f1867529a20c6b56f40c8c0379eb9af95eebb006b6b do_install() { vbin notify-send.sh