gnome-settings-daemon: update to 3.30.1.

This commit is contained in:
maxice8 2018-09-26 13:20:44 -03:00 committed by maxice8
parent 9ddc104afc
commit d38b41591f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-settings-daemon'
pkgname=gnome-settings-daemon
version=3.30.0
version=3.30.1
revision=1
build_style=meson
hostmakedepends="docbook-xsl glib-devel libglib-devel libxslt perl pkg-config"
@ -17,7 +17,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/gnome-settings-daemon"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9c084a45909bd35b8d8849918648dfa0357b185d82a1dc05e64011a46f9f6463
checksum=00ae48000ba7b8c74c50f74d5599af7dac7fbdea25ce6b304747b3ac8fe161ed
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" polkit"