jgmenu: update to 0.8.2.
This commit is contained in:
parent
cd74ad06dc
commit
41dbc665a3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jgmenu'
|
||||
pkgname=jgmenu
|
||||
version=0.8
|
||||
version=0.8.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -14,8 +14,4 @@ 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=9ab2bbaa5b65d27961872c25a1cdda2486842455f49030612e6ac9e46df4cae1
|
||||
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
checksum=d019b6eae72b34e41afc2ca3220d139e8329cf2c1aefac77826cec33b5a9ad37
|
||||
|
|
Loading…
Reference in New Issue