mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
mate-notification-daemon: update to 1.20.0
This commit is contained in:
parent
4231bb88b0
commit
b9f084887b
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-notification-daemon'
|
# Template file for 'mate-notification-daemon'
|
||||||
pkgname=mate-notification-daemon
|
pkgname=mate-notification-daemon
|
||||||
version=1.18.1
|
version=1.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="gtk+3-devel libnotify-devel dbus-glib-devel libwnck-devel libcanber
|
||||||
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"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=258654cee02e58fc657b232b459a15c160bad8a3edbd10f8e62e385b4dab5680
|
checksum=ae304c5beca9aae5bf757d41692edabcb887dd43b0bdc89d07a2c57fed290437
|
||||||
|
|
Loading…
Add table
Reference in a new issue