jgmenu: update to 1.2. (#2081)
This commit is contained in:
parent
7e3333443f
commit
46b43ef2bd
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'jgmenu'
|
||||
pkgname=jgmenu
|
||||
version=1.1
|
||||
version=1.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
make_install_args="prefix=/usr"
|
||||
hostmakedepends="pkg-config python3"
|
||||
makedepends="librsvg-devel libXinerama-devel libxml2-devel menu-cache-devel pango-devel"
|
||||
makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
|
||||
depends="desktop-file-utils python3"
|
||||
short_desc="Small X11 menu intended to be used with openbox and tint2"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.github.com/johanmalm/jgmenu"
|
||||
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
||||
checksum=1478b763832f103ff4f57562c8fd21059dd647954dd4582dcf34135a5f7fb0d1
|
||||
checksum=b01397f2c541a3ce9f6b92fafb4f6966369662987302562d2ac972178ee4e7c4
|
||||
|
|
Loading…
Reference in a new issue