dunst: Bump to 1.9.0

This commit is contained in:
Tee KOBAYASHI 2022-11-23 16:21:34 +09:00 committed by xtkoba
parent f506409d13
commit eb1be391b9
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://dunst-project.org/
TERMUX_PKG_DESCRIPTION="Lightweight and customizable notification daemon"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.8.1
TERMUX_PKG_VERSION=1.9.0
TERMUX_PKG_SRCURL=https://github.com/dunst-project/dunst/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=90325a4004626ce516ac7b5b0ed1aaab11c5315385d31f781d6f26064601c3a1
TERMUX_PKG_DEPENDS="dbus, libxinerama, libxrandr, libxss, glib, pango, libcairo, libnotify"
TERMUX_PKG_SHA256=b7b8d7d6560bb241b1e4d37eba770cdf19b9d5dbfc1d4d47572ad676f3f7c98a
TERMUX_PKG_DEPENDS="dbus, gdk-pixbuf, glib, libcairo, libnotify, libx11, libxext, libxinerama, libxrandr, libxss, pango"
TERMUX_PKG_BUILD_IN_SRC=true