diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2018-05-04 23:16:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-05 06:46:31 +0700 |
commit | 6520c1d1b71978c50a11965f123daf20f74c45d2 (patch) | |
tree | 3dde6aa17faa52b0abd56b1730e4a8a99671200b /graphics/qelectrotech | |
parent | 94d77ad27f657f867881f3e9bf370de420f5ce63 (diff) | |
download | slackbuilds-6520c1d1b71978c50a11965f123daf20f74c45d2.tar.gz |
graphics/qelectrotech: Updated for version 0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/qelectrotech')
-rw-r--r-- | graphics/qelectrotech/qelectrotech.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/qelectrotech/qelectrotech.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/qelectrotech/qelectrotech.SlackBuild b/graphics/qelectrotech/qelectrotech.SlackBuild index cafcf4b360..080f4fab63 100644 --- a/graphics/qelectrotech/qelectrotech.SlackBuild +++ b/graphics/qelectrotech/qelectrotech.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qelectrotech -VERSION=${VERSION:-0.5} +VERSION=${VERSION:-0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/qelectrotech/qelectrotech.info b/graphics/qelectrotech/qelectrotech.info index 757bfde6a1..a90397d4b1 100644 --- a/graphics/qelectrotech/qelectrotech.info +++ b/graphics/qelectrotech/qelectrotech.info @@ -1,8 +1,8 @@ PRGNAM="qelectrotech" -VERSION="0.5" +VERSION="0.6" HOMEPAGE="https://qelectrotech.org/" -DOWNLOAD="http://download.tuxfamily.org/qet/tags/20151127/qelectrotech-0.5-src.tar.gz" -MD5SUM="6fdf6d0a9fa7437e3555d5a940e1a1e3" +DOWNLOAD="https://download.tuxfamily.org/qet/tags/20180306/qelectrotech-0.6-src.tar.gz" +MD5SUM="4012d9814780be8c7758cf9e1bf9eb55" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |