diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-10-15 14:48:00 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:06 +0700 |
commit | 4b4616866f756629aa7e897798c0e48d3cb47c10 (patch) | |
tree | e057af79bea872aa943fba242f517274752be9a0 /graphics | |
parent | 22c8ab968a8233b1108085c8ceb0605ab48a6f85 (diff) | |
download | slackbuilds-4b4616866f756629aa7e897798c0e48d3cb47c10.tar.gz |
graphics/nomacs: Updated for version 3.10.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics')
-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 6380d88682..51726d632d 100644 --- a/graphics/nomacs/nomacs.SlackBuild +++ b/graphics/nomacs/nomacs.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=nomacs -VERSION=${VERSION:-3.10.0} +VERSION=${VERSION:-3.10.2} PVERSION=${PVERSION:-20180605_ba61524} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/nomacs/nomacs.info b/graphics/nomacs/nomacs.info index 743e1d490a..2e7382e551 100644 --- a/graphics/nomacs/nomacs.info +++ b/graphics/nomacs/nomacs.info @@ -1,9 +1,9 @@ PRGNAM="nomacs" -VERSION="3.10.0" +VERSION="3.10.2" HOMEPAGE="http://www.nomacs.org" -DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.10.0/nomacs-3.10.0.tar.gz \ +DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.10.2/nomacs-3.10.2.tar.gz \ http://ponce.cc/slackware/sources/repo/nomacs-plugins-20180605_ba61524.tar.xz" -MD5SUM="e066fb6c9c87ef505038a909a37901f5 \ +MD5SUM="c488bcc7531118e7f5895b4f7fbd634e \ 2957ab01ae1f61a3e6237393a7a325a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |