From 32fd9e8055b27632ff366bcfb4f5b3cc2d8669cc Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 17 Jun 2015 05:59:41 +0300 Subject: python/pysed: Updated for version 0.7.7. Signed-off-by: Dimitris Zlatanidis --- python/pysed/pysed.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/pysed/pysed.SlackBuild') diff --git a/python/pysed/pysed.SlackBuild b/python/pysed/pysed.SlackBuild index 48ddb0beb5..825bb40c05 100644 --- a/python/pysed/pysed.SlackBuild +++ b/python/pysed/pysed.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pysed -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # 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=pysed -VERSION=${VERSION:-0.7.6} +VERSION=${VERSION:-0.7.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -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/v$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . find -L . \ -- cgit v1.2.3