summaryrefslogtreecommitdiffstats
path: root/graphics/nomacs
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/nomacs')
-rw-r--r--graphics/nomacs/nomacs.SlackBuild8
-rw-r--r--graphics/nomacs/nomacs.info16
2 files changed, 12 insertions, 12 deletions
diff --git a/graphics/nomacs/nomacs.SlackBuild b/graphics/nomacs/nomacs.SlackBuild
index 30aeaba967..54e559d3d0 100644
--- a/graphics/nomacs/nomacs.SlackBuild
+++ b/graphics/nomacs/nomacs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nomacs
-# Copyright 2013-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nomacs
-VERSION=${VERSION:-3.17.2206}
-PVERSION=${PVERSION:-3.16}
+VERSION=${VERSION:-3.17.2287}
+PVERSION=${PVERSION:-3.17.2285}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -84,7 +84,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-zcat $CWD/nomacs-$VERSION-quazip-1.0.0.patch.gz | patch -p1 || exit 1
+zcat $CWD/quazip-1.0.0.patch.gz | patch -p1 || exit 1
cd ImageLounge
diff --git a/graphics/nomacs/nomacs.info b/graphics/nomacs/nomacs.info
index 1c34b9fe7e..f591293dad 100644
--- a/graphics/nomacs/nomacs.info
+++ b/graphics/nomacs/nomacs.info
@@ -1,14 +1,14 @@
PRGNAM="nomacs"
-VERSION="3.17.2206"
+VERSION="3.17.2287"
HOMEPAGE="http://www.nomacs.org"
-DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.17.2206/nomacs-3.17.2206.tar.gz \
- https://github.com/nomacs/nomacs-plugins/archive/3.16/nomacs-plugins-3.16.tar.gz \
- http://ponce.cc/slackware/sources/repo/nomacs-3.17.2206-quazip-1.0.0.patch.gz"
-MD5SUM="26358fe1754dada245022331df3b0d35 \
- fe809775c82da4e55fb47a6e0d05b97a \
- 9ad5e75dd6b3c52841db146e0e0328bc"
+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="cad22b0c7cfe367b050f98910e696df2 \
+ ada999b5dd3016280046b585661fe5fc \
+ 476482ba8065f1e5c3eda96c6b7d9ef6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="lcov"
+REQUIRES=""
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"