cinnamon: update to 4.0.7.
This commit is contained in:
parent
bad5fef9ba
commit
62697f6a8f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cinnamon'
|
||||
pkgname=cinnamon
|
||||
version=4.0.6
|
||||
version=4.0.7
|
||||
revision=1
|
||||
wrksrc="Cinnamon-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,8 +13,7 @@ makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
|
|||
startup-notification-devel pulseaudio-devel dbus-glib-devel GConf-devel
|
||||
libgnome-keyring-devel NetworkManager-devel libcroco-devel libsoup-devel
|
||||
cinnamon-desktop-devel"
|
||||
depends="
|
||||
accountsservice caribou cinnamon-settings-daemon>=${version%.*}
|
||||
depends=" accountsservice caribou cinnamon-settings-daemon>=${version%.*}
|
||||
cinnamon-session>=${version%.*} muffin>=${version%.*}
|
||||
cinnamon-control-center>=${version%.*} cinnamon-screensaver>=${version%.*}
|
||||
cinnamon-translations>=${version%.*} nemo>=${version%.*}
|
||||
|
@ -27,7 +26,7 @@ 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/${version}/debian/changelog"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=f0b5d203c563abcd8fd7e705797a3f9d4d726104809e46a715aca3a58271b2b7
|
||||
checksum=ab758a22df6340f34d2287e7d87a25e47f9cfc98a1311b8ed25c746d719ca96b
|
||||
nocross="gobject-introspection"
|
||||
|
||||
pycompile_version="$py3_ver"
|
||||
|
|
Loading…
Reference in New Issue