summaryrefslogtreecommitdiffstats
path: root/python/hg-git
diff options
context:
space:
mode:
author Audrius Kažukauskas2013-04-15 04:39:07 +0200
committer Robby Workman2013-04-16 00:20:36 +0200
commita364264aeadfa1555543624c808f6dae938b1f07 (patch)
treeb768c6490e3c73e0025eda17b19366c459462835 /python/hg-git
parenta350a658973eb506f84f4716e7c907df07341951 (diff)
downloadslackbuilds-a364264aeadfa1555543624c808f6dae938b1f07.tar.gz
python/hg-git: Updated for version 0.4.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/hg-git')
-rw-r--r--python/hg-git/hg-git.SlackBuild4
-rw-r--r--python/hg-git/hg-git.info6
-rw-r--r--python/hg-git/slack-desc8
3 files changed, 9 insertions, 9 deletions
diff --git a/python/hg-git/hg-git.SlackBuild b/python/hg-git/hg-git.SlackBuild
index 45c5614bf3..2fbaa5f33c 100644
--- a/python/hg-git/hg-git.SlackBuild
+++ b/python/hg-git/hg-git.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hg-git
-# 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=hg-git
-VERSION=${VERSION:-0.3.4}
+VERSION=${VERSION:-0.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/hg-git/hg-git.info b/python/hg-git/hg-git.info
index f3031a6800..65f2c4fbbe 100644
--- a/python/hg-git/hg-git.info
+++ b/python/hg-git/hg-git.info
@@ -1,8 +1,8 @@
PRGNAM="hg-git"
-VERSION="0.3.4"
+VERSION="0.4.0"
HOMEPAGE="http://hg-git.github.com/"
-DOWNLOAD="http://pypi.python.org/packages/source/h/hg-git/hg-git-0.3.4.tar.gz"
-MD5SUM="a2a34f60dd5ce66ba9015caa70f3f7e9"
+DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-0.4.0.tar.gz"
+MD5SUM="3981ef60d08c01fdd93f645f43fd90ee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dulwich"
diff --git a/python/hg-git/slack-desc b/python/hg-git/slack-desc
index b9683a546f..0c44718edf 100644
--- a/python/hg-git/slack-desc
+++ b/python/hg-git/slack-desc
@@ -1,8 +1,8 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|