summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-08-13 18:48:47 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-15 15:12:41 +0700
commit0cca6e2631e1cd6523cf90431365d38bd8884f7e (patch)
tree014b80ff3aa43b3d7a375a091b7e372ee8f8907a /python
parent017b2cbb5c06eca607c1b63c959b29defb0d1b1e (diff)
downloadslackbuilds-0cca6e2631e1cd6523cf90431365d38bd8884f7e.tar.gz
slackbuilds-0cca6e2631e1cd6523cf90431365d38bd8884f7e.tar.xz
python/pysed: Update DOWNLOAD.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/pysed/pysed.SlackBuild2
-rw-r--r--python/pysed/pysed.info4
2 files changed, 3 insertions, 3 deletions
diff --git a/python/pysed/pysed.SlackBuild b/python/pysed/pysed.SlackBuild
index f729f494ce..52f395cd02 100644
--- a/python/pysed/pysed.SlackBuild
+++ b/python/pysed/pysed.SlackBuild
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/v$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/python/pysed/pysed.info b/python/pysed/pysed.info
index 644eccf24e..c66db8532e 100644
--- a/python/pysed/pysed.info
+++ b/python/pysed/pysed.info
@@ -1,8 +1,8 @@
PRGNAM="pysed"
VERSION="0.7.8"
HOMEPAGE="https://github.com/dslackw/pysed"
-DOWNLOAD="http://sourceforge.net/projects/python-sed/files/pysed-0.7.8/pysed-0.7.8.tar.gz"
-MD5SUM="daee87677454961e7eb0ee523b9338f5"
+DOWNLOAD="https://github.com/dslackw/pysed/archive/v0.7.8.tar.gz"
+MD5SUM="ae638228eb1f101beca70b397e6e4ed7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""