mate-panel: update to 1.18.0.
This commit is contained in:
parent
cfb61d2331
commit
8d7955874a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'mate-panel'
|
||||
pkgname=mate-panel
|
||||
version=1.16.1
|
||||
version=1.18.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=3.0 --disable-static --disable-schemas-compile
|
||||
configure_args="--disable-static --disable-schemas-compile
|
||||
$(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel
|
||||
$(vopt_if gir gobject-introspection)"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2, LGPL-2"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b12891696e023ff8ca7eeacc735b5b90a487503df4c361b8feb1934cc5552d33
|
||||
checksum=95c12bb7224b4bcf01dccaa863f31dc1bf2c4b1029e5cace92d786ee12133bae
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue