diff options
author | Matteo Bernardini | 2016-12-28 17:55:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2016-12-31 02:22:29 +0100 |
commit | 51d16425b53a423f24b8f245afd4751b59761e5d (patch) | |
tree | deac142fddeffe2165678c8e95af3d739d3be030 /graphics/nomacs/nomacs.info | |
parent | ebf246f5e22bceddb76141da5c9a65f3a60a47bc (diff) | |
download | slackbuilds-51d16425b53a423f24b8f245afd4751b59761e5d.tar.gz |
graphics/nomacs: Updated for version 3.4.
Build the plugins too, also if most of them
don't seem to work yet...
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/nomacs/nomacs.info')
-rw-r--r-- | graphics/nomacs/nomacs.info | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/nomacs/nomacs.info b/graphics/nomacs/nomacs.info index 0aed8571f5..abb1f6759f 100644 --- a/graphics/nomacs/nomacs.info +++ b/graphics/nomacs/nomacs.info @@ -1,8 +1,10 @@ PRGNAM="nomacs" -VERSION="3.2.0" +VERSION="3.4" HOMEPAGE="http://www.nomacs.org" -DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.2.0.tar.gz" -MD5SUM="34cb7b5eda0dfff9fa1038389a8c74ce" +DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.4.tar.gz \ + http://ponce.cc/slackware/sources/repo/nomacs-plugins-20161219_7c06c4c.tar.xz" +MD5SUM="5f1a6586f51cebd01cb2ab71b38de649 \ + 4e613f7bf1aea7abe7677af2192246bd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="opencv qt5" |