diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-03-05 07:43:06 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-06 02:04:14 +0700 |
commit | 6a3600d0345aa7e9084e32e7855a2dcd0f36225f (patch) | |
tree | c23492cced9de5cc1c0ac4b2664f12bf81e2eb74 /graphics/feh | |
parent | a4a60ae20406e3789bac14aa2f05bd306d04eb2f (diff) |
graphics/feh: Updated for version 2.25.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/feh')
-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 51d58b16524f..c3b3f2836432 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.24} +VERSION=${VERSION:-2.25} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/feh/feh.info b/graphics/feh/feh.info index 853a8d13d8e2..dc28ba110d72 100644 --- a/graphics/feh/feh.info +++ b/graphics/feh/feh.info @@ -1,8 +1,8 @@ PRGNAM="feh" -VERSION="2.24" +VERSION="2.25" HOMEPAGE="https://feh.finalrewind.org" -DOWNLOAD="https://feh.finalrewind.org/feh-2.24.tar.bz2" -MD5SUM="f702dde6a443c39e473d3b24085eea76" +DOWNLOAD="https://feh.finalrewind.org/feh-2.25.tar.bz2" +MD5SUM="f69498c7bf2614df6695635d473ee999" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" |