cinnamon-desktop: update to 3.2.0.
This commit is contained in:
parent
41c13f9f82
commit
e394171c43
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'cinnamon-desktop'
|
||||
pkgname=cinnamon-desktop
|
||||
version=2.8.1
|
||||
version=3.2.0
|
||||
revision=1
|
||||
short_desc="Library with common API for various Cinnamon modules"
|
||||
build_style=gnu-configure
|
||||
configure_args=" --disable-static"
|
||||
hostmakedepends="automake libtool gnome-common pkg-config gobject-introspection
|
||||
gettext-devel glib-devel intltool git"
|
||||
makedepends="gdk-pixbuf-devel gtk+3-devel libXrandr-devel xkeyboard-config libxkbfile-devel"
|
||||
makedepends="gdk-pixbuf-devel gtk+3-devel libXrandr-devel xkeyboard-config libxkbfile-devel pulseaudio-devel pam-devel"
|
||||
depends="xkeyboard-config"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://cinnamon.linuxmint.com/"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=e3eb7210013992db9de050bc6c26f405d66a6c4f0363812deaf191b1fbab595b
|
||||
checksum=84c29fd9256370b6789613292fd12ec7893c1b752487dc938b056a3d68607212
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue