diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-02-27 13:34:34 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:27 +0700 |
commit | 8205852a67808501eb704cf461d544b620fc4d52 (patch) | |
tree | 1b622904bbb45d485b01ea69cc32800d6d524bef /graphics | |
parent | 8603f6b73bb69f948139453ef142c704c1c57ee6 (diff) | |
download | slackbuilds-8205852a67808501eb704cf461d544b620fc4d52.tar.gz |
graphics/qcad: Updated for version 3.16.5.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/qcad/qcad.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/qcad/qcad.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/qcad/qcad.SlackBuild b/graphics/qcad/qcad.SlackBuild index b70e33ab6a..722686d302 100644 --- a/graphics/qcad/qcad.SlackBuild +++ b/graphics/qcad/qcad.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qcad -VERSION=${VERSION:-3.16.4.4} +VERSION=${VERSION:-3.16.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/qcad/qcad.info b/graphics/qcad/qcad.info index b7504424b3..adfe83149d 100644 --- a/graphics/qcad/qcad.info +++ b/graphics/qcad/qcad.info @@ -1,8 +1,8 @@ PRGNAM="qcad" -VERSION="3.16.4.4" +VERSION="3.16.5.0" HOMEPAGE="http://www.qcad.org/en/" -DOWNLOAD="https://github.com/qcad/qcad/archive/v3.16.4.4/qcad-3.16.4.4.tar.gz" -MD5SUM="c4927723e88f90fddb507a9acdfc58ac" +DOWNLOAD="https://github.com/qcad/qcad/archive/v3.16.5.0/qcad-3.16.5.0.tar.gz" +MD5SUM="3afe0d254cb090f4071ada21c2a69756" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |