dunst: update to 1.9.0.

This commit is contained in:
Daniel Eyßer 2022-06-27 15:25:01 +02:00 committed by Duncan Overbruck
parent 4f0100e2d6
commit b1ace6bc68

View file

@ -1,6 +1,6 @@
# Template file for 'dunst' # Template file for 'dunst'
pkgname=dunst pkgname=dunst
version=1.8.1 version=1.9.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_check_target=test make_check_target=test
@ -18,7 +18,7 @@ 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=90325a4004626ce516ac7b5b0ed1aaab11c5315385d31f781d6f26064601c3a1 checksum=b7b8d7d6560bb241b1e4d37eba770cdf19b9d5dbfc1d4d47572ad676f3f7c98a
build_options="wayland" build_options="wayland"
build_options_default="wayland" build_options_default="wayland"