graphics/feh: Updated for version 3.4.1.

Signed-off-by: orbea <orbea@riseup.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
orbea 2020-06-08 15:57:17 -07:00 committed by Willy Sudiarto Raharjo
parent 4db13cfaee
commit 01a3f2ace4
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
# Copyright 2006-2009 Chess Griffin <chess@chessgriffin.com>
# Copyright 2011-2012 Grigorios Bouzakis <grbzks@imap.cc>
# Copyright 2014-2015 Luka Novsak <lnovsak@gmail.com>
# Copyright 2017-2019 Hunter Sezen <orbea@riseup.net>
# Copyright 2017-2020 Hunter Sezen <orbea@riseup.net>
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for any purpose
@ -24,7 +24,7 @@
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=feh
VERSION=${VERSION:-3.3}
VERSION=${VERSION:-3.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="feh"
VERSION="3.3"
VERSION="3.4.1"
HOMEPAGE="https://feh.finalrewind.org"
DOWNLOAD="https://feh.finalrewind.org/feh-3.3.tar.bz2"
MD5SUM="6bc552b7477471f6034796e9cc300346"
DOWNLOAD="https://feh.finalrewind.org/feh-3.4.1.tar.bz2"
MD5SUM="d44fc8a2c3388a03887058145626bd71"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imlib2"