mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
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>
This commit is contained in:
parent
a9ecbfc57d
commit
726493d1a4
2 changed files with 7 additions and 7 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue