graphics/feh: Updated for version 2.13.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4ceb5b4267
commit
e017b741c6
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Copyright 2006-2009 Chess Griffin <chess@chessgriffin.com>
|
||||
# Copyright 2011-2012 Grigorios Bouzakis <grbzks@imap.cc>
|
||||
# Copyright 2014 Luka Novsak <lnovsak@gmail.com>
|
||||
# Copyright 2014-2015 Luka Novsak <lnovsak@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software for any purpose
|
||||
|
@ -23,7 +23,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=feh
|
||||
VERSION=${VERSION:-2.12}
|
||||
VERSION=${VERSION:-2.13.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="feh"
|
||||
VERSION="2.12"
|
||||
VERSION="2.13.1"
|
||||
HOMEPAGE="http://feh.finalrewind.org"
|
||||
DOWNLOAD="http://feh.finalrewind.org/feh-2.12.tar.bz2"
|
||||
MD5SUM="da59074c2e7b68fb08f555e366f827a9"
|
||||
DOWNLOAD="http://feh.finalrewind.org/feh-2.13.1.tar.bz2"
|
||||
MD5SUM="18a70487dddf43682d4acc896bfed0d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="giblib"
|
||||
REQUIRES="imlib"
|
||||
MAINTAINER="Luka Novsak"
|
||||
EMAIL="lnovsak@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue