From dc41d35fb2a2bf84bbeb051d3b38f955ff0c0a53 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 21 Oct 2021 12:23:37 +0200 Subject: dunst: bump to 1.7.0 --- dbus/dunst/build | 4 +--- dbus/dunst/checksums | 3 ++- dbus/dunst/sources | 2 +- dbus/dunst/version | 2 +- 4 files changed, 5 insertions(+), 6 deletions(-) (limited to 'dbus/dunst') diff --git a/dbus/dunst/build b/dbus/dunst/build index 36e542cf..08bb2faa 100755 --- a/dbus/dunst/build +++ b/dbus/dunst/build @@ -3,13 +3,11 @@ export DESTDIR="$1" mk() { - # No, I actually want to get the output, shellcheck, thank you very much. - # shellcheck disable=2181 make \ PREFIX=/usr \ MANDIR=/usr/share \ DESTDIR="$DESTDIR" \ - WAYLAND="$(cpt l wayland >/dev/null 2>&1; printf '%s' "$(($? == 0))")" \ + WAYLAND="$(cpt l -C wayland 1 0)" \ "$@" } diff --git a/dbus/dunst/checksums b/dbus/dunst/checksums index f126f8b2..88d1102e 100644 --- a/dbus/dunst/checksums +++ b/dbus/dunst/checksums @@ -1 +1,2 @@ -cc7d801575f75e92b18d46ee5d3df80aaf331c88b83ec6caabbecf8636310e13 v1.6.1.tar.gz +%BLAKE3 +6b44892d2cc019f2eeb00808257e78edf0aa3c30a3458ae8e2d20e1964b5a43d v1.7.0.tar.gz diff --git a/dbus/dunst/sources b/dbus/dunst/sources index 65c166f4..a0e91975 100644 --- a/dbus/dunst/sources +++ b/dbus/dunst/sources @@ -1 +1 @@ -https://github.com/dunst-project/dunst/archive/v1.6.1.tar.gz +https://github.com/dunst-project/dunst/archive/v1.7.0.tar.gz diff --git a/dbus/dunst/version b/dbus/dunst/version index b109a380..abd32472 100644 --- a/dbus/dunst/version +++ b/dbus/dunst/version @@ -1 +1 @@ -1.6.1 1 +1.7.0 1 -- cgit v1.2.3