mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mate-menu: update to 20.04.2.
This commit is contained in:
parent
1ead156f98
commit
7cf420b695
1 changed files with 7 additions and 8 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'mate-menu'
|
# Template file for 'mate-menu'
|
||||||
pkgname=mate-menu
|
pkgname=mate-menu
|
||||||
version=18.04.3
|
version=20.04.2
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python2-module
|
build_style=python3-module
|
||||||
pycompile_module="mate_menu"
|
|
||||||
pycompile_dirs="usr/lib/mate-menu"
|
pycompile_dirs="usr/lib/mate-menu"
|
||||||
hostmakedepends="intltool python-distutils-extra python-setuptools"
|
hostmakedepends="intltool python3-distutils-extra python3-setuptools"
|
||||||
depends="mate-panel python-gobject python-setproctitle python-xdg python-xlib"
|
depends="mate-panel python3-gobject python3-setproctitle python3-xdg python3-xlib"
|
||||||
short_desc="Advanced Menu for the MATE Desktop"
|
short_desc="Advanced Menu for the MATE Desktop"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/ubuntu-mate/mate-menu"
|
homepage="https://github.com/ubuntu-mate/mate-menu"
|
||||||
distfiles="https://github.com/ubuntu-mate/mate-menu/archive/${version}.tar.gz"
|
distfiles="https://github.com/ubuntu-mate/mate-menu/archive/${version}.tar.gz"
|
||||||
checksum=8fe0ccbc667ca7f6cb1cd6a7d86961e755ce53e7360e6e59a45a4eeae13b1331
|
checksum=64cc27a51cac144747f3178a4599991f2d7d3e505284366d076013a431778d75
|
||||||
|
|
Loading…
Add table
Reference in a new issue