mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/fbmenugen: Updated for version 0.83.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
285b72c278
commit
6ae2f614e0
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for fbmenugen.
|
||||
#
|
||||
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2019 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.82}
|
||||
VERSION=${VERSION:-0.83}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fbmenugen"
|
||||
VERSION="0.82"
|
||||
VERSION="0.83"
|
||||
HOMEPAGE="https://github.com/trizen/fbmenugen"
|
||||
DOWNLOAD="https://github.com/trizen/fbmenugen/archive/0.82/fbmenugen-0.82.tar.gz"
|
||||
MD5SUM="e10a6a1ab5182b4c9bc51be6e39118be"
|
||||
DOWNLOAD="https://github.com/trizen/fbmenugen/archive/0.83/fbmenugen-0.83.tar.gz"
|
||||
MD5SUM="3c5dab6ed5291d2655ecd1552cff86fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-linux-desktop-files perl-gtk2 perl-file-desktopentry"
|
||||
|
|
Loading…
Reference in a new issue