mate-panel: update to 1.8.1.
This commit is contained in:
parent
79ac86ae32
commit
eea25ff38f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mate-panel'
|
||||
pkgname=mate-panel
|
||||
version=1.8.0
|
||||
revision=2
|
||||
version=1.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=2.0 --disable-static --disable-schemas-compile
|
||||
--enable-network-manager $(vopt_enable gir introspection)"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-3"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/1.8/${pkgname}-${version}.tar.xz"
|
||||
checksum=ac20c42d1b2ae7bf08e4e701e12165e63753f80648c1ea4ff5297f3381481056
|
||||
checksum=d53d1546577db3e45ce6b46b4a40b2edc066781cc1e864eef47ad07b0fdb3f19
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue