mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
graphics/feh: Updated for version 2.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
fec1f182c3
commit
a216d80fb5
3 changed files with 8 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Slackware build script for feh
|
# Slackware build script for feh
|
||||||
|
|
||||||
# Copyright 2006-2009 Chess Griffin <chess@chessgriffin.com>
|
# Copyright 2006-2009 Chess Griffin <chess@chessgriffin.com>
|
||||||
# Copyright 2011 Grigorios Bouzakis <grbzks@xsmail.com>
|
# Copyright 2011 Grigorios Bouzakis <grbzks@imap.cc>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Permission to use, copy, modify, and distribute this software for any purpose
|
# Permission to use, copy, modify, and distribute this software for any purpose
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=feh
|
PRGNAM=feh
|
||||||
VERSION=${VERSION:-1.15.1}
|
VERSION=${VERSION:-2.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="feh"
|
PRGNAM="feh"
|
||||||
VERSION="1.15.1"
|
VERSION="2.0"
|
||||||
HOMEPAGE="http://feh.finalrewind.org"
|
HOMEPAGE="http://feh.finalrewind.org"
|
||||||
DOWNLOAD="http://feh.finalrewind.org/feh-1.15.1.tar.bz2"
|
DOWNLOAD="http://feh.finalrewind.org/feh-2.0.tar.bz2"
|
||||||
MD5SUM="0684ff2dad34ee328ab2b6b717281787"
|
MD5SUM="67f01b88cc4cba9176c5ba24ef9f4270"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Grigorios Bouzakis"
|
MAINTAINER="Grigorios Bouzakis"
|
||||||
EMAIL="grbzks@xsmail.com"
|
EMAIL="grbzks@imap.cc"
|
||||||
APPROVED="rworkman"
|
APPROVED="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------------------------------------------------------|
|
||||||
feh: feh (image viewer)
|
feh: feh (image viewer)
|
||||||
feh:
|
feh:
|
||||||
feh: feh features include simple image viewing, multiple image viewing
|
feh: feh features include simple image viewing, multiple image viewing
|
||||||
|
|
Loading…
Reference in a new issue