dunst: update to 1.9.2.

This commit is contained in:
biopsin 2023-06-05 10:20:46 +02:00 committed by Andrew Benson
parent 71f0e9f7be
commit 186865d254

View file

@ -1,6 +1,6 @@
# Template file for 'dunst' # Template file for 'dunst'
pkgname=dunst pkgname=dunst
version=1.9.0 version=1.9.2
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_check_target=test make_check_target=test
@ -13,12 +13,12 @@ makedepends="gdk-pixbuf-devel libXScrnSaver-devel libXinerama-devel libXrandr-de
checkdepends="dbus" checkdepends="dbus"
conf_files="/etc/dunst/dunstrc" conf_files="/etc/dunst/dunstrc"
short_desc="Lightweight and customizable notification daemon" short_desc="Lightweight and customizable notification daemon"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Rodrigo Oliveira <mdkcore@qtrnn.io>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://dunst-project.org" homepage="https://dunst-project.org"
changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md"
distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz" distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz"
checksum=b7b8d7d6560bb241b1e4d37eba770cdf19b9d5dbfc1d4d47572ad676f3f7c98a checksum=fa6ce45c0af4bae188b0d679a5ba92f8f9b7e4301bb1bb476e82df26bce9e71a
build_options="wayland" build_options="wayland"
build_options_default="wayland" build_options_default="wayland"