xdgmenumaker: update to 2.0

This commit is contained in:
bugcrazy 2023-01-18 20:47:58 -03:00 committed by Michal Vasilek
parent a0904e2f33
commit a049ed8edd

View File

@ -1,16 +1,16 @@
# Template file for 'xdgmenumaker'
pkgname=xdgmenumaker
version=1.6
revision=2
version=2.0
revision=1
build_style=gnu-makefile
hostmakedepends="txt2tags"
depends="python3-xdg python3-gobject gobject-introspection python3-Pillow"
depends="python3-xdg python3-gobject gobject-introspection python3-Pillow gtk+3"
short_desc="Automatic menu generator for WMs, such as, fluxbox, icewm, jwm, pekwm"
maintainer="reback00 <reback00@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/gapan/xdgmenumaker"
distfiles="https://github.com/gapan/${pkgname}/archive/${version}.tar.gz"
checksum=46192e7e4e25b024c0516d83e8fc2c503dd1ac8e5f8c1998d3e9e4b3cbf8919b
distfiles="https://github.com/gapan/xdgmenumaker/archive/${version}.tar.gz"
checksum=eda8f25a09131db2186035d660fea8ae13f016c0f4a51f7bb52a39c7deb9e328
python_version=3
pre_build() {