mozo: update to 1.20.0
This commit is contained in:
parent
a9b79afe9c
commit
0c335435e7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mozo'
|
# Template file for 'mozo'
|
||||||
pkgname=mozo
|
pkgname=mozo
|
||||||
version=1.18.0
|
version=1.20.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ depends="mate-menus python-gobject gtk+3 desktop-file-utils"
|
||||||
pycompile_module="Mozo"
|
pycompile_module="Mozo"
|
||||||
short_desc="MATE menu editing tool"
|
short_desc="MATE menu editing tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ab24241d3203aca75974f0aeb96dbd215c5ac7ca67cd7af72caa6062f84ad613
|
checksum=ef20df929fa89e33e818be5038cb222ed5022165a751435a53d2ddabda560884
|
||||||
|
|
Loading…
Reference in New Issue