mate-panel: update to 1.16.1.
This commit is contained in:
parent
23bbdb7f82
commit
2dea89ff5d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-panel'
|
# Template file for 'mate-panel'
|
||||||
pkgname=mate-panel
|
pkgname=mate-panel
|
||||||
version=1.16.0
|
version=1.16.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=3.0 --disable-static --disable-schemas-compile
|
configure_args="--with-gtk=3.0 --disable-static --disable-schemas-compile
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, LGPL-2"
|
license="GPL-2, LGPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=085b4236f793556381769aeb11744abdebff37254b2ab3eb9f57008d9f93094a
|
checksum=b12891696e023ff8ca7eeacc735b5b90a487503df4c361b8feb1934cc5552d33
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue