cinnamon-screensaver: update to 5.2.0.
This commit is contained in:
parent
8f16332197
commit
78034e816a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cinnamon-screensaver'
|
||||
pkgname=cinnamon-screensaver
|
||||
version=4.8.1
|
||||
revision=2
|
||||
version=5.2.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
hostmakedepends="gettext-devel glib-devel gobject-introspection
|
||||
|
@ -16,15 +16,12 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://github.com/linuxmint/cinnamon-screensaver"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
|
||||
checksum=0e0dff969e5fbfa3c81912f336ed43b23f69b1277f34c1108ad5d7d8a38787a7
|
||||
make_check=no
|
||||
|
||||
python_version=3
|
||||
pycompile_dirs="/usr/share/cinnamon-screensaver"
|
||||
|
||||
do_check() {
|
||||
:
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue