mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
misc/nfoview: Updated for version 1.9.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
ae68c92cbd
commit
835b30b20b
3 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for NFO Viewer
|
# Slackware build script for NFO Viewer
|
||||||
#
|
#
|
||||||
# Copyright 2010 Erik W. Hanson, Minneapolis, MN, USA
|
# Copyright 2010-2011 Erik W. Hanson, Minneapolis, MN, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=nfoview
|
PRGNAM=nfoview
|
||||||
VERSION=1.9.1
|
VERSION=${VERSION:-1.9.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="nfoview"
|
PRGNAM="nfoview"
|
||||||
VERSION="1.9.1"
|
VERSION="1.9.5"
|
||||||
HOMEPAGE="http://home.gna.org/nfoview/"
|
HOMEPAGE="http://home.gna.org/nfoview/"
|
||||||
DOWNLOAD="http://download.gna.org/nfoview/1.9/nfoview-1.9.1.tar.gz"
|
DOWNLOAD="http://download.gna.org/nfoview/1.9/nfoview-1.9.5.tar.gz"
|
||||||
MD5SUM="81b53cc4e5f64e4444eb66d316f2d38d"
|
MD5SUM="ef85622847ce9780e2cae7a8c4422e1d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Erik Hanson"
|
MAINTAINER="Erik Hanson"
|
||||||
EMAIL="erik@slackbuilds.org"
|
EMAIL="erik@slackbuilds.org"
|
||||||
APPROVED="rworkman"
|
APPROVED="rworkman,Niels Horn"
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
# make exactly 11 lines for the formatting to be correct. It's also
|
# make exactly 11 lines for the formatting to be correct. It's also
|
||||||
# customary to leave one space after the ':'.
|
# customary to leave one space after the ':'.
|
||||||
|
|
||||||
|-----handy-ruler----------------------------------------------------|
|
|-----handy-ruler------------------------------------------------------|
|
||||||
nfoview: NFO Viewer (a simple viewer for NFO files)
|
nfoview: NFO Viewer (a simple viewer for NFO files)
|
||||||
nfoview:
|
nfoview:
|
||||||
nfoview: NFO Viewer is a simple viewer for NFO files, which are "ASCII" art
|
nfoview: NFO Viewer is a simple viewer for NFO files, which are "ASCII" art
|
||||||
|
|
Loading…
Reference in a new issue