gnome-settings-daemon: update to 40.0

This commit is contained in:
oreo639 2021-04-02 15:01:11 -07:00 committed by Enno Boland
parent 4cc2e9061a
commit b6a25b8799
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-settings-daemon'
pkgname=gnome-settings-daemon
version=3.38.1
version=40.0
revision=1
build_style=meson
configure_args="-Dsystemd=false"
@ -19,7 +19,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=e28121d91af82a2efa88f166d0c1e306c591f62f01ef7f553d48b6c13f070164
checksum=e3168081d6a7ea757d77deeaaa33a916081f03fa334c1e70db415fd8f37324db
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" polkit"