mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
desktop/fbmenugen: Updated for version 0.80.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
1f866c7280
commit
ecbc490cae
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for fbmenugen.
|
||||
#
|
||||
# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2017 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.78}
|
||||
VERSION=${VERSION:-0.80}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="fbmenugen"
|
||||
VERSION="0.78"
|
||||
VERSION="0.80"
|
||||
HOMEPAGE="https://github.com/trizen/fbmenugen"
|
||||
DOWNLOAD="https://github.com/trizen/fbmenugen/archive/0.78/fbmenugen-0.78.tar.gz"
|
||||
MD5SUM="91838eb353fa3b0f8cef5e8bedc4da3c"
|
||||
DOWNLOAD="https://github.com/trizen/fbmenugen/archive/0.80/fbmenugen-0.80.tar.gz"
|
||||
MD5SUM="22992c141d52d2b8f99e03ae7ec9e5fd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-linux-desktop-files"
|
||||
REQUIRES="perl-data-dump perl-linux-desktop-files perl-gtk2"
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue