From 0baf22bf3e8f24b68a11c68c6f017aa7eea5b84a Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Thu, 15 Aug 2024 12:29:26 +0000 Subject: [PATCH] bump(x11/xfce4-notifyd): 0.9.6 This commit has been automatically submitted by Github Actions. --- x11-packages/xfce4-notifyd/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-packages/xfce4-notifyd/build.sh b/x11-packages/xfce4-notifyd/build.sh index 6fadfa62838407..26a5a1aa20692d 100644 --- a/x11-packages/xfce4-notifyd/build.sh +++ b/x11-packages/xfce4-notifyd/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/apps/notifyd/start TERMUX_PKG_DESCRIPTION="simple, visually-appealing notification daemon for Xfce" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@Yisus7u7" -TERMUX_PKG_VERSION="0.9.5" +TERMUX_PKG_VERSION="0.9.6" TERMUX_PKG_SRCURL=https://archive.xfce.org/src/apps/xfce4-notifyd/${TERMUX_PKG_VERSION%.*}/xfce4-notifyd-${TERMUX_PKG_VERSION}.tar.bz2 -TERMUX_PKG_SHA256=0dbe28ca765f1d845cde39476f01fd11571a078c498187a6776a83d8afd3cfa2 +TERMUX_PKG_SHA256=9e53265cca7d835c31b3c2c0d3ae961704870839ef583dcca3e4cc98ae3d2671 TERMUX_PKG_DEPENDS="atk, gdk-pixbuf, glib, gtk3, harfbuzz, libcairo, libnotify, libsqlite, libx11, libxfce4ui, libxfce4util, pango, xfce4-panel, xfconf, zlib" TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_BUILD_IN_SRC=true