From fa97c5e0e725bc62fdf0c6f8de1c55118e111cd8 Mon Sep 17 00:00:00 2001 From: Rodrigo Oliveira Date: Tue, 16 Apr 2024 12:05:26 -0300 Subject: [PATCH] dunst: update to 1.11.0 --- srcpkgs/dunst/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dunst/template b/srcpkgs/dunst/template index 7f57902d7def2f..9c061c57da7625 100644 --- a/srcpkgs/dunst/template +++ b/srcpkgs/dunst/template @@ -1,6 +1,6 @@ # Template file for 'dunst' pkgname=dunst -version=1.10.0 +version=1.11.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=d1fbeba329b3801b931ad804f1fadd96a36be5edf2e49c8e30f081443079759f +checksum=31c0eb749ca83dab7f5af33beb951c9f9a8451263fcee6cbcf8ba3dedbf2e1f1 build_options="wayland" build_options_default="wayland"