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/xca/xca.SlackBuild | |
parent | 19a41c9015212e74d627b4a2d9e87e5c442b42f6 (diff) | |
download | slackbuilds-07107ed23eb0a2a64a493ad74483337f39a2ede6.tar.gz |
misc/xca: Updated for version 2.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/xca/xca.SlackBuild')
-rw-r--r-- | misc/xca/xca.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xca/xca.SlackBuild b/misc/xca/xca.SlackBuild index 667eb50d9f..15387ae802 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} |