diff options
author | Giorgio Peron <giorgio.peron@gmail.com> | 2019-10-27 00:34:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-27 00:34:50 +0700 |
commit | 696f107bb5b02166c2cc95cad33975cb2dd8d687 (patch) | |
tree | a5173a0c6ee32835c872274580166bd0bbb38355 /graphics/gmic/gmic.info | |
parent | 13cb1a4e0e5d3798f7f2aaa6f1092e23834f545d (diff) | |
download | slackbuilds-696f107bb5b02166c2cc95cad33975cb2dd8d687.tar.gz |
graphics/gmic: Updated for version 2.7.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/gmic/gmic.info')
-rw-r--r-- | graphics/gmic/gmic.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gmic/gmic.info b/graphics/gmic/gmic.info index a62c7ee496..3d609c7b98 100644 --- a/graphics/gmic/gmic.info +++ b/graphics/gmic/gmic.info @@ -1,12 +1,12 @@ PRGNAM="gmic" -VERSION="2.4.2" +VERSION="2.7.5" HOMEPAGE="https://gmic.eu" -DOWNLOAD="https://gmic.eu/files/source/gmic_2.4.2.tar.gz \ - https://github.com/dtschump/gmic-community/archive/b43000765fee484a9156d180e891d7a0e1bf8d0b.zip" -MD5SUM="a43389984672136ab04e0a170ed233b7 \ - 313abfe891858395626a0bbd7c33d786" +DOWNLOAD="https://gmic.eu/files/source/gmic_2.7.5.tar.gz \ + https://github.com/dtschump/gmic-community/archive/5a9aefc05e9585c1198c1d68f4b47ee32ff68ae2.zip" +MD5SUM="d1c9baba2726b8ce8421804c91406a34 \ + a54fa39b205e6dd712f42a2f3c1f45ae" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="qt5 opencv-legacy" +REQUIRES="qt5 opencv" MAINTAINER="Giorgio Peron" EMAIL="giorgio.peron@gmail.com" |