diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2013-07-28 16:27:34 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-10-12 14:38:04 -0500 |
commit | 594342a074cf931043e4ac2436935f607409010e (patch) | |
tree | cdac863d8fc23648fd1981403d50e85e6fb656d0 /python/hgsubversion/hgsubversion.SlackBuild | |
parent | a4486ff495c9c781bc699a4b54e921a16d503da6 (diff) | |
download | slackbuilds-594342a074cf931043e4ac2436935f607409010e.tar.gz |
python/hgsubversion: Updated for version 1.5.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 21292bd5a7..51195a48df 100644 --- a/python/hgsubversion/hgsubversion.SlackBuild +++ b/python/hgsubversion/hgsubversion.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hgsubversion -# Copyright 2012 Audrius Kažukauskas <audrius@neutrino.lt> +# Copyright 2012-2013 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.5} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |