diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imgp/imgp.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/imgp/imgp.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/imgp/imgp.SlackBuild b/graphics/imgp/imgp.SlackBuild index 9069291f4119..5730711d4944 100644 --- a/graphics/imgp/imgp.SlackBuild +++ b/graphics/imgp/imgp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for imgp -# Copyright 2018-2019 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2018-2022 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=imgp -VERSION=${VERSION:-2.6} +VERSION=${VERSION:-2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/imgp/imgp.info b/graphics/imgp/imgp.info index eb0b26eff877..f44a8a0cf788 100644 --- a/graphics/imgp/imgp.info +++ b/graphics/imgp/imgp.info @@ -1,8 +1,8 @@ PRGNAM="imgp" -VERSION="2.6" +VERSION="2.8" HOMEPAGE="https://github.com/jarun/imgp" -DOWNLOAD="https://github.com/jarun/imgp/archive/v2.6/imgp-2.6.tar.gz" -MD5SUM="c2e37beebf3624608abed39c59a3a18f" +DOWNLOAD="https://github.com/jarun/imgp/archive/v2.8/imgp-2.8.tar.gz" +MD5SUM="ff0aa85f4a132346ebe7737ff948cfbc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |