desktop/jgmenu: Updated for version 0.7.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
395637626e
commit
0ed69e750c
|
@ -1,9 +1,9 @@
|
|||
jgmenu is a stand-alone, simple and contemporary-looking menu
|
||||
application for Linux and BSD.
|
||||
|
||||
Although it was originally written to be used with openbox and tint2,
|
||||
it is not in any way dependent on these and runs well with other
|
||||
panels and window managers.
|
||||
Although it was originally written to be used with openbox and
|
||||
tint2, it is not in any way dependent on these and runs well
|
||||
with other panels and window managers.
|
||||
|
||||
NOTE: A Composite Manager such as compton is required to enable
|
||||
transparency.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=jgmenu
|
||||
VERSION=${VERSION:-0.7.3}
|
||||
VERSION=${VERSION:-0.7.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jgmenu"
|
||||
VERSION="0.7.3"
|
||||
VERSION="0.7.4"
|
||||
HOMEPAGE="https://www.github.com/johanmalm/jgmenu/"
|
||||
DOWNLOAD="https://github.com/johanmalm/jgmenu/archive/v0.7.3/jgmenu-0.7.3.tar.gz"
|
||||
MD5SUM="da881018e79b1abcf880c1a8e4a18c41"
|
||||
DOWNLOAD="https://github.com/johanmalm/jgmenu/archive/v0.7.4/jgmenu-0.7.4.tar.gz"
|
||||
MD5SUM="ad5d461120197036d390983350ea1f7b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 menu-cache"
|
||||
|
|
Loading…
Reference in New Issue