diff options
author | Giorgio Peron <giorgio.peron@gmail.com> | 2018-12-09 07:52:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-09 07:52:37 +0700 |
commit | 3ac853fb58d955d67e0b6d14ba8103d6da7b8b6f (patch) | |
tree | de6f90daee652006097d154a6f503364eb491284 /graphics/gmic/gmic.info | |
parent | 51617115c2eea6a88fc2262c3567eef86ea9d7ae (diff) |
graphics/gmic: Updated for version 2.4.2.
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 d71eafdbed..a62c7ee496 100644 --- a/graphics/gmic/gmic.info +++ b/graphics/gmic/gmic.info @@ -1,12 +1,12 @@ PRGNAM="gmic" -VERSION="2.0.0" +VERSION="2.4.2" HOMEPAGE="https://gmic.eu" -DOWNLOAD="https://gmic.eu/files/source/gmic_2.0.0.tar.gz \ - https://codeload.github.com/dtschump/gmic-community/zip/8419067dfc17963aad27303ecacc5a3b1f5c0644" -MD5SUM="949282a7f4e2ba86deb2d893f6b108e3 \ - c08c8c77e2132d9f2f3c8b1502d80b4c" +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_x86_64="" MD5SUM_x86_64="" -REQUIRES="opencv" +REQUIRES="qt5 opencv-legacy" MAINTAINER="Giorgio Peron" EMAIL="giorgio.peron@gmail.com" |