cinnamon-settings-daemon: update to 4.6.4.

This commit is contained in:
Piraty 2020-08-21 23:45:50 +02:00
parent 69852ac201
commit ccd7cc1199

View file

@ -1,6 +1,6 @@
# Template file for 'cinnamon-settings-daemon'
pkgname=cinnamon-settings-daemon
version=4.6.2
version=4.6.4
revision=1
build_style=gnu-configure
build_helper=gir
@ -17,12 +17,16 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
changelog="https://raw.githubusercontent.com/linuxmint/cinnamon-settings-daemon/${version}/debian/changelog"
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
checksum=683dbd91ba618b80819cd537d411d786fe12c0f5a47879b20172a41583416efc
checksum=5c3d78c562f60cbd6348d1bbb3f7b0a98dbf0b483961b2f82f6b260b956d9db0
pre_configure() {
NOCONFIGURE=1 ./autogen.sh
}
do_check() {
:
}
cinnamon-settings-daemon-devel_package() {
short_desc+=" - development files"
depends="libglib-devel ${sourcepkg}-${version}_${revision}"