mate-desktop: update to 1.22.1.

This commit is contained in:
Thomas 2019-06-04 19:20:41 -04:00 committed by Helmut Pozimski
parent bd3a0ed8f1
commit b4d8aee416

View file

@ -1,12 +1,12 @@
# Template file for 'mate-desktop'
pkgname=mate-desktop
version=1.20.4
revision=3
version=1.22.1
revision=1
build_style=gnu-configure
build_helper="gir"
configure_args="--disable-static --enable-mpaste
--disable-schemas-compile $(vopt_enable gir introspection)"
hostmakedepends="pkg-config intltool itstool glib-devel"
hostmakedepends="pkg-config intltool itstool glib-devel librsvg-utils"
makedepends="gtk+3-devel dconf-devel libXrandr-devel startup-notification-devel"
depends="dconf hicolor-icon-theme dejavu-fonts-ttf"
short_desc="Library with common API for various MATE modules"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://mate-desktop.org"
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=b9bbb086c352764a6bf01a3c792a2858336b3a28a82ffb818b509de290b1701c
checksum=203be6a518a1c0f9afd077a977be939c11afe9f56c5dac58c69a958292c924c3
# Package build options
build_options="gir"