jgmenu: update to 0.9.
Closes #14614. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
374027a9ee
commit
54db4afcfe
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'jgmenu'
|
# Template file for 'jgmenu'
|
||||||
pkgname=jgmenu
|
pkgname=jgmenu
|
||||||
version=0.8.2
|
version=0.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
|
@ -10,7 +10,7 @@ makedepends="librsvg-devel libXinerama-devel libxml2-devel menu-cache-devel pang
|
||||||
depends="desktop-file-utils python3"
|
depends="desktop-file-utils python3"
|
||||||
short_desc="Small X11 menu intended to be used with openbox and tint2"
|
short_desc="Small X11 menu intended to be used with openbox and tint2"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.github.com/johanmalm/jgmenu"
|
homepage="https://www.github.com/johanmalm/jgmenu"
|
||||||
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
||||||
checksum=d019b6eae72b34e41afc2ca3220d139e8329cf2c1aefac77826cec33b5a9ad37
|
checksum=2095de1d0bceadba5a5e6e002626a936a95b0f08c4f3397f943d161cf606b3bb
|
||||||
|
|
Loading…
Reference in a new issue