From f01a82e12055a44ccce04d5ab8bbf7b598360f32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 16 Dec 2024 07:22:14 +0700 Subject: [PATCH] xfce4-notifyd: update to 0.9.6. --- srcpkgs/xfce4-notifyd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xfce4-notifyd/template b/srcpkgs/xfce4-notifyd/template index 6406da5af00..967585850a6 100644 --- a/srcpkgs/xfce4-notifyd/template +++ b/srcpkgs/xfce4-notifyd/template @@ -1,6 +1,6 @@ # Template file for 'xfce4-notifyd' pkgname=xfce4-notifyd -version=0.9.4 +version=0.9.6 revision=1 build_style=gnu-configure configure_args="--enable-dbus-start-daemon" @@ -14,7 +14,7 @@ license="GPL-2.0-or-later" homepage="https://goodies.xfce.org/projects/applications/xfce4-notifyd" changelog="https://gitlab.xfce.org/apps/xfce4-notifyd/-/raw/master/NEWS" distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2" -checksum=ae6c128c055c44bd07202f73ae69ad833c5e4754f3530696965136e4d9ea7818 +checksum=9e53265cca7d835c31b3c2c0d3ae961704870839ef583dcca3e4cc98ae3d2671 provides="notification-daemon-${version}_${revision}" replaces="notification-daemon>=0"