diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-11-11 17:07:40 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:17 +0700 |
commit | c798cff88406b3632c90f620be62e7794da97371 (patch) | |
tree | 37f473e415bd4705d6727d04b677cd8f0b91f5c6 /graphics | |
parent | da7f807ed43e5721c1322ddef29efe4ebee3601f (diff) | |
download | slackbuilds-c798cff88406b3632c90f620be62e7794da97371.tar.gz |
graphics/feh: Updated for version 2.22.2.
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 b147b45b19..1891bce107 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.21} +VERSION=${VERSION:-2.22.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/feh/feh.info b/graphics/feh/feh.info index 2199bd84f6..3995c6e7b0 100644 --- a/graphics/feh/feh.info +++ b/graphics/feh/feh.info @@ -1,8 +1,8 @@ PRGNAM="feh" -VERSION="2.21" +VERSION="2.22.2" HOMEPAGE="https://feh.finalrewind.org" -DOWNLOAD="https://feh.finalrewind.org/feh-2.21.tar.bz2" -MD5SUM="342d3e1833575c3459d08e63dd9deef2" +DOWNLOAD="https://feh.finalrewind.org/feh-2.22.2.tar.bz2" +MD5SUM="09dbf7668897d308a68fc104729558ad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" |