jgmenu: update to 0.7.4.

Closes #9157.
This commit is contained in:
maxice8 2017-11-13 19:17:03 -02:00 committed by Enno Boland
parent aec534ca22
commit af00148aeb

View file

@ -1,6 +1,6 @@
# Template file for 'jgmenu'
pkgname=jgmenu
version=0.7.3
version=0.7.4
revision=1
build_style=gnu-makefile
make_use_env=yes
@ -14,4 +14,8 @@ short_desc="Small X11 menu intended to be used with openbox and tint2"
homepage="https://www.github.com/johanmalm/jgmenu"
license="GPL-2"
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
checksum=30b58153dc3d939d261f5aa15561a1cce760dc219f0286cdc435bb9575bb02bb
checksum=cff29668a484bce046c6c2731f319cddf59623722afcf01ab29c9698df106fcc
do_check() {
make check
}