summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-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 11cf311d2a..695c565b8b 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 Orestiada, Greece
+# Copyright 2014-2015 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.8.0}
+VERSION=${VERSION:-0.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-libsass/python-libsass.info b/python/python-libsass/python-libsass.info
index d0d75d49db..d7df83eca8 100644
--- a/python/python-libsass/python-libsass.info
+++ b/python/python-libsass/python-libsass.info
@@ -1,8 +1,8 @@
PRGNAM="python-libsass"
-VERSION="0.8.0"
+VERSION="0.8.2"
HOMEPAGE="http://dahlia.kr/libsass-python"
-DOWNLOAD="https://pypi.python.org/packages/source/l/libsass/libsass-0.8.0.tar.gz"
-MD5SUM="90e039b715961081f62109bf2a0bee34"
+DOWNLOAD="https://pypi.python.org/packages/source/l/libsass/libsass-0.8.2.tar.gz"
+MD5SUM="7317b28e9718c7fb257395e43147b294"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools six"