diff options
author | dmn <graahnul.grom@gmail.com> | 2021-04-13 22:56:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-13 22:56:58 +0700 |
commit | 380fd7a1e31e9428f2ff263592a5d338a4b54dd0 (patch) | |
tree | cfe59033ee6014be2f62d08ab18cfa4cdd0b10c7 | |
parent | aaa9c35bb50218178f2caee782b338e795bb53a2 (diff) | |
download | slackbuilds-380fd7a1e31e9428f2ff263592a5d338a4b54dd0.tar.gz |
development/lepton-eda: Updated for version 1.9.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/lepton-eda/lepton-eda.SlackBuild | 4 | ||||
-rw-r--r-- | development/lepton-eda/lepton-eda.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/lepton-eda/lepton-eda.SlackBuild b/development/lepton-eda/lepton-eda.SlackBuild index cbe985a6a3..55d389a823 100644 --- a/development/lepton-eda/lepton-eda.SlackBuild +++ b/development/lepton-eda/lepton-eda.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for lepton-eda -# Copyright 2019-2020 dmn <graahnul.grom@gmail.com>, Russia +# Copyright 2019-2021 dmn <graahnul.grom@gmail.com>, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lepton-eda -VERSION=${VERSION:-1.9.13} +VERSION=${VERSION:-1.9.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/lepton-eda/lepton-eda.info b/development/lepton-eda/lepton-eda.info index c6450ad728..4a9831f914 100644 --- a/development/lepton-eda/lepton-eda.info +++ b/development/lepton-eda/lepton-eda.info @@ -1,8 +1,8 @@ PRGNAM="lepton-eda" -VERSION="1.9.13" +VERSION="1.9.14" HOMEPAGE="https://github.com/lepton-eda/lepton-eda" -DOWNLOAD="https://github.com/lepton-eda/lepton-eda/releases/download/1.9.13-20201211/lepton-eda-1.9.13.tar.gz" -MD5SUM="fdbebedb1686798e78fc19a498913f8e" +DOWNLOAD="https://github.com/lepton-eda/lepton-eda/releases/download/1.9.14-20210407/lepton-eda-1.9.14.tar.gz" +MD5SUM="a65d71d06dc829c634701c0eaa03dbb3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtkextra" |