parent
aec534ca22
commit
af00148aeb
1 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue