diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2015-08-22 01:18:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-22 01:18:22 +0700 |
commit | 9227799ddd5cb26e5d7a2827aed087fe270bad55 (patch) | |
tree | de04e55812db2b2aa139ed821b12424e26f144dd /misc/xca/xca.SlackBuild | |
parent | 57be8502ebf9740c5c0352bcf7a963156d2fa7e0 (diff) | |
download | slackbuilds-9227799ddd5cb26e5d7a2827aed087fe270bad55.tar.gz |
misc/xca: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/xca/xca.SlackBuild')
-rw-r--r-- | misc/xca/xca.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xca/xca.SlackBuild b/misc/xca/xca.SlackBuild index c55ce0f803..c51955db3f 100644 --- a/misc/xca/xca.SlackBuild +++ b/misc/xca/xca.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xca -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |