diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-08-29 19:17:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-30 06:55:50 +0700 |
commit | 505267dac8cfd2710863a98143169ddf36ea21c8 (patch) | |
tree | 89330bfce34b773d63d8477886637d37fd114171 /libraries/mathgl/mathgl.info | |
parent | 03d2fa026f845aaf749dce68a74065e491d25434 (diff) |
libraries/mathgl: Updated for version 2.4.4, use qt5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/mathgl/mathgl.info')
-rw-r--r-- | libraries/mathgl/mathgl.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/mathgl/mathgl.info b/libraries/mathgl/mathgl.info index df540155a2ab..e231aa108f8c 100644 --- a/libraries/mathgl/mathgl.info +++ b/libraries/mathgl/mathgl.info @@ -1,8 +1,8 @@ PRGNAM="mathgl" -VERSION="2.3.3" +VERSION="2.4.4" HOMEPAGE="http://mathgl.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/mathgl/mathgl-2.3.3.tar.gz" -MD5SUM="c37d6f42d4897675bf89fae635aa6868" +DOWNLOAD="http://downloads.sourceforge.net/mathgl/mathgl-2.4.4.tar.gz" +MD5SUM="cbf9bcb4db6c78bda7902d36b9843d7b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libharu wxPython" |