mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cinnamon-screensaver: update to 4.2.0
This commit is contained in:
parent
87834da7ee
commit
298ac57c86
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cinnamon-screensaver'
|
# Template file for 'cinnamon-screensaver'
|
||||||
pkgname=cinnamon-screensaver
|
pkgname=cinnamon-screensaver
|
||||||
version=4.0.3
|
version=4.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,12 +11,12 @@ makedepends="cinnamon-desktop-devel dbus-glib-devel libXxf86misc-devel
|
||||||
depends="cinnamon-translations hicolor-icon-theme python3-gobject
|
depends="cinnamon-translations hicolor-icon-theme python3-gobject
|
||||||
python3-setproctitle python3-xapp xapps"
|
python3-setproctitle python3-xapp xapps"
|
||||||
conf_files="/etc/pam.d/${pkgname}"
|
conf_files="/etc/pam.d/${pkgname}"
|
||||||
short_desc="The Cinnamon screensaver"
|
short_desc="Cinnamon screensaver"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://developer.linuxmint.com/projects/cinnamon-projects.html/"
|
homepage="https://developer.linuxmint.com/projects/cinnamon-projects.html/"
|
||||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=0835111cf01b25447076177944a977cebfe995b5ce3dcfe0fba841141ebbdaca
|
checksum=8dee253e12cbd2f30f2c5112a8e5fba62b651733cb56aa327ede939506adf6a0
|
||||||
|
|
||||||
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/28904/steps/shell_3/logs/stdio
|
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/28904/steps/shell_3/logs/stdio
|
||||||
pycompile_version="$py3_ver"
|
pycompile_version="$py3_ver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue