diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-01-08 13:35:50 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-01-08 13:35:50 +0000 |
commit | f9c822fd735d2feb75cbf71e5a1d1e97e82c8499 (patch) | |
tree | 8d1c2d5e394f4f9f3019e6c671fef15ba96ff356 /graphics/feh/feh.SlackBuild | |
parent | c6b39415961a1f8f83ba7ab994ffcc21de32c3b1 (diff) |
graphics/feh: Updated for version 2.23.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/feh/feh.SlackBuild')
-rw-r--r-- | graphics/feh/feh.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/feh/feh.SlackBuild b/graphics/feh/feh.SlackBuild index 1891bce10766f..6c305000952f7 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 Hunter Sezen <ovariegata@yahoo.com> +# Copyright 2017-2018 Hunter Sezen <ovariegata@yahoo.com> # 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:-2.22.2} +VERSION=${VERSION:-2.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |