From 528d5a925bf0a2d0bfd7918b46db28217849b381 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Sat, 16 Apr 2022 02:16:47 +0300 Subject: [PATCH] dunst-1.8.1 --- desktop/misc/dunst/actions.py | 8 ++++---- desktop/misc/dunst/pspec.xml | 11 +++++++++-- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/desktop/misc/dunst/actions.py b/desktop/misc/dunst/actions.py index 1f9f915af5..6a80759232 100644 --- a/desktop/misc/dunst/actions.py +++ b/desktop/misc/dunst/actions.py @@ -7,10 +7,10 @@ from pisi.actionsapi import autotools, pisitools, get j = ''.join([ - ' PREFIX=/usr ', - ' SYSCONFDIR=/etc ', - ' SYSTEMD=0 ', - ' WAYLAND=0 ', + ' PREFIX=/usr', + ' SYSCONFDIR=/etc', + ' SYSTEMD=0', + ' WAYLAND=0', ' SERVICEDIR_DBUS=/usr/share/dbus-1/services ' ]) diff --git a/desktop/misc/dunst/pspec.xml b/desktop/misc/dunst/pspec.xml index 4b7eeaeafb..b017e12ee8 100644 --- a/desktop/misc/dunst/pspec.xml +++ b/desktop/misc/dunst/pspec.xml @@ -13,8 +13,8 @@ desktop.misc Lightweight and customizable notification daemon. Dunst is a lightweight replacement for the notification daemons provided by most desktop environments. It’s very customizable, isn’t dependent on any toolkits, and therefore fits into those window manager centric setups we all love to customize to perfection. - - https://github.com/dunst-project/dunst/archive/refs/tags/v1.7.3.tar.gz + + https://github.com/dunst-project/dunst/archive/refs/tags/v1.8.1.tar.gz dbus-devel @@ -60,6 +60,13 @@ + + 2022-04-14 + 1.8.1 + Version bump. + fury + uglyside@yandex.ru + 2021-12-11 1.7.3