mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
xdgmenumaker: update to 2.0
This commit is contained in:
parent
a0904e2f33
commit
a049ed8edd
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'xdgmenumaker'
|
# Template file for 'xdgmenumaker'
|
||||||
pkgname=xdgmenumaker
|
pkgname=xdgmenumaker
|
||||||
version=1.6
|
version=2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="txt2tags"
|
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"
|
short_desc="Automatic menu generator for WMs, such as, fluxbox, icewm, jwm, pekwm"
|
||||||
maintainer="reback00 <reback00@protonmail.com>"
|
maintainer="reback00 <reback00@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/gapan/xdgmenumaker"
|
homepage="https://github.com/gapan/xdgmenumaker"
|
||||||
distfiles="https://github.com/gapan/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/gapan/xdgmenumaker/archive/${version}.tar.gz"
|
||||||
checksum=46192e7e4e25b024c0516d83e8fc2c503dd1ac8e5f8c1998d3e9e4b3cbf8919b
|
checksum=eda8f25a09131db2186035d660fea8ae13f016c0f4a51f7bb52a39c7deb9e328
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue