cinnamon-settings-daemon: update to 5.2.0.
This commit is contained in:
parent
78034e816a
commit
9574ba4192
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cinnamon-settings-daemon'
|
||||
pkgname=cinnamon-settings-daemon
|
||||
version=4.8.5
|
||||
version=5.2.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
|
@ -14,12 +14,9 @@ short_desc="Cinnamon Settings Daemon"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://github.com/linuxmint/cinnamon-settings-daemon"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
|
||||
|
||||
do_check() {
|
||||
:
|
||||
}
|
||||
distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
|
||||
checksum=327dcb7dbb9986545e20e2142a6fe629aaf1bfaba29b530d06ea124cdfce6772
|
||||
make_check=no
|
||||
|
||||
cinnamon-settings-daemon-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue