notify-send.sh: update to 1.2.
This commit is contained in:
parent
a5a0e81179
commit
7bc54ef49b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'notify-send.sh'
|
||||
pkgname=notify-send.sh
|
||||
version=1.1
|
||||
version=1.2
|
||||
revision=1
|
||||
depends="bash dbus glib"
|
||||
short_desc="Drop in replacement for libnotify and notify-send"
|
||||
|
@ -8,7 +8,7 @@ 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=58460c5fc84ab4fa45d2de62a38e7d0a08af2c106327ce49a83a8dcbb91ba438
|
||||
checksum=ae46aadcdaefc655c49c5cb432bede4e5bfcf406af0ba21df0ddcd17103944b1
|
||||
|
||||
do_install() {
|
||||
vbin notify-send.sh
|
||||
|
|
Loading…
Reference in a new issue