summaryrefslogtreecommitdiffstats
path: root/python/python-libsass
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-libsass')
-rw-r--r--python/python-libsass/python-libsass.SlackBuild4
-rw-r--r--python/python-libsass/python-libsass.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-libsass/python-libsass.SlackBuild b/python/python-libsass/python-libsass.SlackBuild
index b07f89874f..391906c6a2 100644
--- a/python/python-libsass/python-libsass.SlackBuild
+++ b/python/python-libsass/python-libsass.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-libsass
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-libsass
SRCNAM=$(echo $PRGNAM | cut -c8-14)
-VERSION=${VERSION:-0.6.2}
+VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-libsass/python-libsass.info b/python/python-libsass/python-libsass.info
index 226b827c55..cbf344dd6f 100644
--- a/python/python-libsass/python-libsass.info
+++ b/python/python-libsass/python-libsass.info
@@ -1,8 +1,8 @@
PRGNAM="python-libsass"
-VERSION="0.6.2"
+VERSION="0.7.0"
HOMEPAGE="http://dahlia.kr/libsass-python"
-DOWNLOAD="https://pypi.python.org/packages/source/l/libsass/libsass-0.6.2.tar.gz"
-MD5SUM="0dda1114a1f2ec1acb51cb1dd78fe7a0"
+DOWNLOAD="https://pypi.python.org/packages/source/l/libsass/libsass-0.7.0.tar.gz"
+MD5SUM="809e4f66bd54eeb46342d7462ce961e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools six"