mate-menus: update to 1.18.1. (#9015)
This commit is contained in:
parent
7d732ceba9
commit
774aab7081
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mate-menus'
|
||||
pkgname=mate-menus
|
||||
version=1.18.0
|
||||
version=1.18.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static $(vopt_enable python)"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f07cdb952934b732678ed37a9cd740c8860e9e2d0ddb4d73a8d06cdccfc87e16
|
||||
checksum=e62be81d1b72c3e5b14d9500a42c5628c9dba1e477b1bc5a6de380b71dd8dc0d
|
||||
|
||||
build_options="gir python"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue