diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2023-11-26 14:36:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-02 07:54:26 +0700 |
commit | 726493d1a4baf34dac7a3e2a5c946767ad3c821c (patch) | |
tree | 3f531a4971510c9ffec447ee11e8e8c8a131fad1 /graphics/nomacs | |
parent | a9ecbfc57d0c1292ffad1f1c55ee1b2a421b90aa (diff) |
graphics/nomacs: Updated for version 3.17.2287.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/nomacs')
-rw-r--r-- | graphics/nomacs/nomacs.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/nomacs/nomacs.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/nomacs/nomacs.SlackBuild b/graphics/nomacs/nomacs.SlackBuild index 1fa007070e7db..54e559d3d0417 100644 --- a/graphics/nomacs/nomacs.SlackBuild +++ b/graphics/nomacs/nomacs.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nomacs -VERSION=${VERSION:-3.17.2282} -PVERSION=${PVERSION:-3.16} +VERSION=${VERSION:-3.17.2287} +PVERSION=${PVERSION:-3.17.2285} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/nomacs/nomacs.info b/graphics/nomacs/nomacs.info index ade6123387fa5..f591293dade76 100644 --- a/graphics/nomacs/nomacs.info +++ b/graphics/nomacs/nomacs.info @@ -1,11 +1,11 @@ PRGNAM="nomacs" -VERSION="3.17.2282" +VERSION="3.17.2287" HOMEPAGE="http://www.nomacs.org" -DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.17.2282/nomacs-3.17.2282.tar.gz \ - https://github.com/nomacs/nomacs-plugins/archive/3.16/nomacs-plugins-3.16.tar.gz \ +DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.17.2287/nomacs-3.17.2287.tar.gz \ + https://github.com/novomesk/nomacs-plugins/archive/3.17.2285/nomacs-plugins-3.17.2285.tar.gz \ http://ponce.cc/slackware/sources/repo/quazip-1.0.0.patch.gz" -MD5SUM="3c02094b9fdbfaff40be978ffb4b4583 \ - fe809775c82da4e55fb47a6e0d05b97a \ +MD5SUM="cad22b0c7cfe367b050f98910e696df2 \ + ada999b5dd3016280046b585661fe5fc \ 476482ba8065f1e5c3eda96c6b7d9ef6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |