summaryrefslogtreecommitdiffstats
path: root/python/python-libsass
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-08-19 17:25:07 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-26 07:20:14 +0700
commit0716d4a2cb55eb33fc5f34cd2489a6db827d691d (patch)
treec53c865f8f305ecd5b4e4a7379d58007f0888c21 /python/python-libsass
parent3ebf55b7647aa3ca90e4df41421e53f4fcf772f9 (diff)
downloadslackbuilds-0716d4a2cb55eb33fc5f34cd2489a6db827d691d.tar.gz
slackbuilds-0716d4a2cb55eb33fc5f34cd2489a6db827d691d.tar.xz
python/python-libsass: Updated for version 0.13.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-libsass')
-rw-r--r--python/python-libsass/python-libsass.SlackBuild2
-rw-r--r--python/python-libsass/python-libsass.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-libsass/python-libsass.SlackBuild b/python/python-libsass/python-libsass.SlackBuild
index 8c7204f8de..d9902a959a 100644
--- a/python/python-libsass/python-libsass.SlackBuild
+++ b/python/python-libsass/python-libsass.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python-libsass
SRCNAM=$(echo $PRGNAM | cut -c8-14)
-VERSION=${VERSION:-0.13.1}
+VERSION=${VERSION:-0.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-libsass/python-libsass.info b/python/python-libsass/python-libsass.info
index e29b593287..d03e740c40 100644
--- a/python/python-libsass/python-libsass.info
+++ b/python/python-libsass/python-libsass.info
@@ -1,8 +1,8 @@
PRGNAM="python-libsass"
-VERSION="0.13.1"
+VERSION="0.13.2"
HOMEPAGE="http://dahlia.kr/libsass-python"
-DOWNLOAD="https://pypi.python.org/packages/fa/73/83ae26e2778b6629d834b365e2594fb00817eb54cf0703c26f9e0785b71d/libsass-0.13.1.tar.gz"
-MD5SUM="fe94d537647e1bb316d40ab66dfe3223"
+DOWNLOAD="https://pypi.python.org/packages/f1/db/49d9596da8fecb33125195eb84e0dd4db2769db003120bd1b4526690829a/libsass-0.13.2.tar.gz"
+MD5SUM="8aa0da9b4b809d2f1ec9bbd06a223047"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six"