diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-02-10 22:45:22 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-15 07:56:26 +0700 |
commit | 55c94e11dadff715e4ebef540acf4629a6aff739 (patch) | |
tree | 4b8d6d057ea824b7a74cc5d896c8287afe397fac /python/hgsubversion/hgsubversion.SlackBuild | |
parent | b022339b1add90d8980548b17f228c75479aff96 (diff) |
python/hgsubversion: Updated for version 1.8.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/hgsubversion/hgsubversion.SlackBuild')
-rw-r--r-- | python/hgsubversion/hgsubversion.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/hgsubversion/hgsubversion.SlackBuild b/python/hgsubversion/hgsubversion.SlackBuild index f4325d365676..3970a60ba121 100644 --- a/python/hgsubversion/hgsubversion.SlackBuild +++ b/python/hgsubversion/hgsubversion.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hgsubversion -# Copyright 2012-2014 Audrius Kažukauskas <audrius@neutrino.lt> +# Copyright 2012-2015 Audrius Kažukauskas <audrius@neutrino.lt> # 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=hgsubversion -VERSION=${VERSION:-1.7} +VERSION=${VERSION:-1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |