From 73aec536190d1d36a8e12dfd9392f5c1395fea91 Mon Sep 17 00:00:00 2001 From: Rodrigo Oliveira Date: Tue, 20 Feb 2024 00:05:56 -0300 Subject: [PATCH] dunst: update to 1.10.0 --- srcpkgs/dunst/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dunst/template b/srcpkgs/dunst/template index ab41433cfe4e4..7f57902d7def2 100644 --- a/srcpkgs/dunst/template +++ b/srcpkgs/dunst/template @@ -1,6 +1,6 @@ # Template file for 'dunst' pkgname=dunst -version=1.9.2 +version=1.10.0 revision=1 build_style=gnu-makefile make_check_target=test @@ -18,7 +18,7 @@ license="BSD-3-Clause" homepage="https://dunst-project.org" changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md" distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz" -checksum=fa6ce45c0af4bae188b0d679a5ba92f8f9b7e4301bb1bb476e82df26bce9e71a +checksum=d1fbeba329b3801b931ad804f1fadd96a36be5edf2e49c8e30f081443079759f build_options="wayland" build_options_default="wayland"