jgmenu: update to 4.2.0.
This commit is contained in:
parent
55e08a7ea2
commit
0be407ef60
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'jgmenu'
|
||||
pkgname=jgmenu
|
||||
version=4.1.0
|
||||
version=4.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_use_env=yes
|
||||
make_check_target=test
|
||||
configure_args="--with-lx --with-pmenu"
|
||||
hostmakedepends="pkg-config python3"
|
||||
makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
|
||||
|
@ -15,4 +16,4 @@ license="GPL-2.0-only"
|
|||
homepage="https://www.github.com/johanmalm/jgmenu"
|
||||
changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
|
||||
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
||||
checksum=0a693db7295200b22f24e0d8ab3986353911aa214cd8199f3ec583710dc72a92
|
||||
checksum=30893e28905dae8f5ed1fda56ad09d131bbd035c5e62348d2f192c3356286e1f
|
||||
|
|
Loading…
Reference in a new issue