mate-desktop: update to 1.18.0.
This commit is contained in:
parent
4b24f8ddcb
commit
f5c21707c9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'mate-desktop'
|
||||
pkgname=mate-desktop
|
||||
version=1.16.1
|
||||
version=1.18.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=3.0 --disable-static --enable-mpaste
|
||||
configure_args="--disable-static --enable-mpaste
|
||||
--disable-schemas-compile $(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel gobject-introspection"
|
||||
makedepends="gtk+3-devel dconf-devel libXrandr-devel startup-notification-devel"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-3"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=587a8da6e65386015101992e1082bb4d4d38420873c70348ba55dc9f9f63f6df
|
||||
checksum=6f2dd9fc60bacd0ff27b8328c7addceb9e73a75c7dce7db4132659d588173b8a
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue