diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-09-05 13:20:52 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 18:24:28 +0700 |
commit | d13aa5dad431ee76fc66e11bc375bc611dcdc1df (patch) | |
tree | 1216d3cd24812ea09f875d3154c7c8e59ba5891c /python/hgsubversion/hgsubversion.SlackBuild | |
parent | 6ea06a4427014084afe8eab2cd3d25b403ccc329 (diff) | |
download | slackbuilds-d13aa5dad431ee76fc66e11bc375bc611dcdc1df.tar.gz |
python/hgsubversion: Updated for version 1.8.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/hgsubversion/hgsubversion.SlackBuild')
-rw-r--r-- | python/hgsubversion/hgsubversion.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/hgsubversion/hgsubversion.SlackBuild b/python/hgsubversion/hgsubversion.SlackBuild index 3efe2f8813..081669ef5c 100644 --- a/python/hgsubversion/hgsubversion.SlackBuild +++ b/python/hgsubversion/hgsubversion.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hgsubversion -VERSION=${VERSION:-1.8.1} +VERSION=${VERSION:-1.8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |