mozo, mate-menus: update to 1.10.0
This commit is contained in:
parent
720a4ffd97
commit
cac2b39e99
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-menus'
|
# Template file for 'mate-menus'
|
||||||
pkgname=mate-menus
|
pkgname=mate-menus
|
||||||
version=1.8.0
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-python"
|
configure_args="--disable-static --enable-python"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="MATE menu specifications"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/1.8/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0610c1c5c2348e8bcd1dae7bed808c451917a69b31d4b80de2b2f6288005b43c
|
checksum=dc0832bdcc60354ccfc6e898cf167b7f45778825ef2011d7fe849c10ed0ae759
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mozo'
|
# Template file for 'mozo'
|
||||||
pkgname=mozo
|
pkgname=mozo
|
||||||
version=1.8.0
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,5 +13,5 @@ short_desc="MATE menu editing tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/1.8/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=326f0a6c30c07381b113b243ccdcc46269b2cab1e998ea6e1f9e79f520f015cb
|
checksum=b84bd95da46bfda950a73eda1b47b4d7d1e4814aa2eba76a1d7e4fb07489118d
|
||||||
|
|
Loading…
Reference in New Issue