gnome-settings-daemon: update to 3.32.1.

This commit is contained in:
Enno Boland 2019-08-03 10:12:26 +02:00
parent d10547f0c9
commit dc55584de8
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-settings-daemon'
pkgname=gnome-settings-daemon
version=3.32.0
version=3.32.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.org>"
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=c3b8035aced4971ac49d3f3a5faa301a0825607e73248666a5f8078793d58397
checksum=7a36d14f5ca1aaa5b5d4cd0a8a743017819c12014e8f4cc88a0ed72a1ed0a009
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" polkit"