From 5ae323cd24bae588027b2eb45e60ef08f474f504 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 7 Oct 2014 23:10:49 +0300 Subject: python/regex: Updated for version 2014.10.07. Signed-off-by: Dimitris Zlatanidis Signed-off-by: Willy Sudiarto Raharjo --- python/regex/regex.SlackBuild | 5 ++--- python/regex/regex.info | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'python') diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild index 627440259a..efd28b66a0 100644 --- a/python/regex/regex.SlackBuild +++ b/python/regex/regex.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=regex -VERSION=${VERSION:-2014.10.01} +VERSION=${VERSION:-2014.10.07} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -60,9 +60,8 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -mkdir -p $PRGNAM-$VERSION -cd $PRGNAM-$VERSION tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +cd $PRGNAM-$VERSION chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ diff --git a/python/regex/regex.info b/python/regex/regex.info index 954d8f7626..e17e8b0c6b 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2014.10.01" +VERSION="2014.10.07" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.10.01.tar.gz" -MD5SUM="4bc167291a77d2a968aeb97f47a1577e" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.10.07.tar.gz" +MD5SUM="9e169b3d3ac75d61d3607ef97c176dd2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3