mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mate-notification-daemon: update to 1.24.0.
This commit is contained in:
parent
1bb058a1e1
commit
43c82e83fb
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'mate-notification-daemon'
|
# Template file for 'mate-notification-daemon'
|
||||||
pkgname=mate-notification-daemon
|
pkgname=mate-notification-daemon
|
||||||
version=1.22.1
|
version=1.24.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
|
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel libxml2"
|
||||||
makedepends="libnotify-devel dbus-glib-devel libwnck-devel libcanberra-devel"
|
makedepends="libnotify-devel dbus-glib-devel libwnck-devel libcanberra-devel"
|
||||||
depends="dconf hicolor-icon-theme desktop-file-utils"
|
depends="dconf hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Notification daemon for MATE"
|
short_desc="Notification daemon for MATE"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=157cc581b4a0fd5bb475d9647c91aa826a8a05e69bf3df82e942e248521d1539
|
checksum=2eb27d609eaae3eec0fdadf55c2c8bee42d4d3609814c199c0162d1aca126678
|
||||||
|
|
Loading…
Add table
Reference in a new issue