mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/nomacs: Updated for version 3.10.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
22c8ab968a
commit
4b4616866f
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue