diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-10-18 10:07:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-21 07:08:31 +0700 |
commit | 601c66a3a58f21d61f793e7d49ead1cbbfe614ef (patch) | |
tree | 3b4e6dd48a53790e1b2b17da7948f19c1d4d9c99 /graphics | |
parent | 2af4e60d97faf46570848c15f199b22ca65b65e7 (diff) |
graphics/feh: Updated for version 2.21.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/feh/feh.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/feh/feh.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/feh/feh.SlackBuild b/graphics/feh/feh.SlackBuild index c8f5520e4341..b147b45b19d7 100644 --- a/graphics/feh/feh.SlackBuild +++ b/graphics/feh/feh.SlackBuild @@ -24,7 +24,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=feh -VERSION=${VERSION:-2.20} +VERSION=${VERSION:-2.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/feh/feh.info b/graphics/feh/feh.info index 42eeb2bebd85..2199bd84f6e9 100644 --- a/graphics/feh/feh.info +++ b/graphics/feh/feh.info @@ -1,8 +1,8 @@ PRGNAM="feh" -VERSION="2.20" +VERSION="2.21" HOMEPAGE="https://feh.finalrewind.org" -DOWNLOAD="https://feh.finalrewind.org/feh-2.20.tar.bz2" -MD5SUM="0c274dddccf497e4e5ad402cd2197e13" +DOWNLOAD="https://feh.finalrewind.org/feh-2.21.tar.bz2" +MD5SUM="342d3e1833575c3459d08e63dd9deef2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" |