diff options
-rw-r--r-- | graphics/nomacs/nomacs.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/nomacs/nomacs.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/nomacs/nomacs.SlackBuild b/graphics/nomacs/nomacs.SlackBuild index 60e2384a2d..956ad0c653 100644 --- a/graphics/nomacs/nomacs.SlackBuild +++ b/graphics/nomacs/nomacs.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=nomacs -VERSION=${VERSION:-2.2.0} +VERSION=${VERSION:-2.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/nomacs/nomacs.info b/graphics/nomacs/nomacs.info index 3d5dd6c9d7..eb70d54697 100644 --- a/graphics/nomacs/nomacs.info +++ b/graphics/nomacs/nomacs.info @@ -1,8 +1,8 @@ PRGNAM="nomacs" -VERSION="2.2.0" +VERSION="2.4.2" HOMEPAGE="http://www.nomacs.org" -DOWNLOAD="https://downloads.sf.net/nomacs/nomacs-2.2.0-source.tar.bz2" -MD5SUM="abb5c68d62e2b969ec4a571467464c55" +DOWNLOAD="https://downloads.sf.net/nomacs/nomacs-2.4.2-source.tar.bz2" +MD5SUM="b9deb73ac8c6e12064024bc4fb2aed03" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="LibRaw opencv" |