mate-panel: update to 1.18.1
This commit is contained in:
parent
3fdccbe931
commit
49e49b605e
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mate-panel'
|
||||
pkgname=mate-panel
|
||||
version=1.18.0
|
||||
version=1.18.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile
|
||||
|
@ -14,9 +14,9 @@ depends="caja dconf marco mate-session-manager"
|
|||
short_desc="The MATE Panel"
|
||||
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=95c12bb7224b4bcf01dccaa863f31dc1bf2c4b1029e5cace92d786ee12133bae
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4782cadcadf8204790697d9c6aec6b3f2ab74983faeb13d9fc3301001fa94139
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue