diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2019-01-12 08:15:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-12 08:15:27 +0700 |
commit | 07107ed23eb0a2a64a493ad74483337f39a2ede6 (patch) | |
tree | 507ff8aa9607c585847d7af272ba849ce2f08e7c /misc | |
parent | 19a41c9015212e74d627b4a2d9e87e5c442b42f6 (diff) |
misc/xca: Updated for version 2.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xca/xca.SlackBuild | 4 | ||||
-rw-r--r-- | misc/xca/xca.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/xca/xca.SlackBuild b/misc/xca/xca.SlackBuild index 667eb50d9fcf..15387ae80263 100644 --- a/misc/xca/xca.SlackBuild +++ b/misc/xca/xca.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xca -# Copyright 2014-2016 Kent Fritz, Mountain View, CA +# Copyright 2014-2019 Kent Fritz, Mountain View, CA # 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=xca -VERSION=${VERSION:-1.3.2} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/xca/xca.info b/misc/xca/xca.info index ce9204bea607..e80565c32308 100644 --- a/misc/xca/xca.info +++ b/misc/xca/xca.info @@ -1,8 +1,8 @@ PRGNAM="xca" -VERSION="1.3.2" -HOMEPAGE="http://xca.sourceforge.net/" -DOWNLOAD="https://sourceforge.net/projects/xca/files/xca/1.3.2/xca-1.3.2.tar.gz" -MD5SUM="f9528164f46a78c7a2373778bc019c48" +VERSION="2.1.2" +HOMEPAGE="https://hohnstaedt.de/xca" +DOWNLOAD="https://github.com/chris2511/xca/releases/download/RELEASE.2.1.2/xca-2.1.2.tar.gz" +MD5SUM="1d48bd19b0bc6caf1b4431cb2c73cc67" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |