mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
jgmenu: update to 4.0.
This commit is contained in:
parent
538d21a571
commit
c3478598c3
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'jgmenu'
|
||||
pkgname=jgmenu
|
||||
version=3.5
|
||||
version=4.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
build_style=gnu-configure
|
||||
make_use_env=yes
|
||||
make_install_args="prefix=/usr"
|
||||
configure_args="--with-lx --with-pmenu"
|
||||
hostmakedepends="pkg-config python3"
|
||||
makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
|
||||
depends="desktop-file-utils python3"
|
||||
|
@ -15,4 +15,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=4456fd24fb522439bb900b46d8e77087fadb7dd38676879883ddec9bdcb57993
|
||||
checksum=39a28620a3daa923d48c7a40e3e6fc9df40891ce52f2ae69b89d97551fb5a0c2
|
||||
|
|
Loading…
Add table
Reference in a new issue