summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author orbea <orbea@riseup.net>2020-06-08 15:57:17 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-14 17:45:54 +0700
commit01a3f2ace4c9689f6c8428464dc3f4fc327b1606 (patch)
treec4d718dd1d33fa2b094ccc0c4c48e1fe6825c84b
parent4db13cfaee9df346e8e80e5abb9cf60820e5afab (diff)
downloadslackbuilds-01a3f2ace4c9689f6c8428464dc3f4fc327b1606.tar.gz
slackbuilds-01a3f2ace4c9689f6c8428464dc3f4fc327b1606.tar.xz
graphics/feh: Updated for version 3.4.1.
Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--graphics/feh/feh.SlackBuild4
-rw-r--r--graphics/feh/feh.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/feh/feh.SlackBuild b/graphics/feh/feh.SlackBuild
index deb8763d91..d3b1c70b29 100644
--- a/graphics/feh/feh.SlackBuild
+++ b/graphics/feh/feh.SlackBuild
@@ -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}
diff --git a/graphics/feh/feh.info b/graphics/feh/feh.info
index 1739698793..7399d38341 100644
--- a/graphics/feh/feh.info
+++ b/graphics/feh/feh.info
@@ -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"