From 82e563782f05bceb4e87917caa625d36fbf9ffd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Thu, 24 Feb 2022 23:05:25 +0100 Subject: [PATCH] dunst: update to 1.8.0. --- srcpkgs/dunst/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dunst/template b/srcpkgs/dunst/template index a54b1cd62168..759606b4ba79 100644 --- a/srcpkgs/dunst/template +++ b/srcpkgs/dunst/template @@ -1,6 +1,6 @@ # Template file for 'dunst' pkgname=dunst -version=1.7.3 +version=1.8.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=150c782690286e163663b0eb2605b733927240159738b8365808b851e0afbbee +checksum=1ec0c7552bb26f4bc24624053f12a022fde128c63952213c40df9d679e0b7a5b build_options="wayland" build_options_default="wayland"