diff options
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 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} |