desktop/fbmenugen: Updated for version 0.84.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f578724541
commit
332abe2b67
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for fbmenugen.
|
||||
#
|
||||
# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=fbmenugen
|
||||
VERSION=${VERSION:-0.83}
|
||||
VERSION=${VERSION:-0.84}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fbmenugen"
|
||||
VERSION="0.83"
|
||||
VERSION="0.84"
|
||||
HOMEPAGE="https://github.com/trizen/fbmenugen"
|
||||
DOWNLOAD="https://github.com/trizen/fbmenugen/archive/0.83/fbmenugen-0.83.tar.gz"
|
||||
MD5SUM="3c5dab6ed5291d2655ecd1552cff86fc"
|
||||
DOWNLOAD="https://github.com/trizen/fbmenugen/archive/0.84/fbmenugen-0.84.tar.gz"
|
||||
MD5SUM="a6bb1254656c4d31b7c7046a3bc0e699"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-linux-desktop-files perl-gtk2 perl-file-desktopentry"
|
||||
|
|
Loading…
Reference in New Issue