xfce4-notifyd: update to 0.6.3.

This commit is contained in:
tibequadorian 2022-02-12 14:30:34 +01:00 committed by Echo
parent 92f630e99d
commit edb4244753

View file

@ -1,7 +1,7 @@
# Template file for 'xfce4-notifyd'
pkgname=xfce4-notifyd
version=0.6.2
revision=2
version=0.6.3
revision=1
build_style=gnu-configure
configure_args="--with-locales-dir=/usr/share/locale --enable-dbus-start-daemon"
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
@ -11,8 +11,9 @@ short_desc="Simple, visually-appealing notification daemon for Xfce"
maintainer="tibequadorian <tibequadorian@posteo.de>"
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=19ab84c6665c7819998f2269322d53f462c30963ce26042df23ae525e7d16545
checksum=56a9f895aed460042f2abe09bb1a899e29b7c7d5a76ecac63dead3ced990859f
provides="notification-daemon-${version}_${revision}"
replaces="notification-daemon>=0"