summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-01-23 03:17:03 +0100
committer Willy Sudiarto Raharjo2017-01-24 01:23:22 +0100
commitdf6bba04a4e329f85d0f0ea1b035bf5114fa7efe (patch)
treed59369a45939c46171f6909ba727b28245449db7
parent0b8428c0b7362af3e202281ebfa1eeed8bf88e10 (diff)
downloadslackbuilds-df6bba04a4e329f85d0f0ea1b035bf5114fa7efe.tar.gz
python/python-libsass: Updated for version 0.12.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 2dd1ebc93a..cf8717783b 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-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 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.12.0}
+VERSION=${VERSION:-0.12.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-libsass/python-libsass.info b/python/python-libsass/python-libsass.info
index 93747f9abd..bc23a68b96 100644
--- a/python/python-libsass/python-libsass.info
+++ b/python/python-libsass/python-libsass.info
@@ -1,8 +1,8 @@
PRGNAM="python-libsass"
-VERSION="0.12.0"
+VERSION="0.12.3"
HOMEPAGE="http://dahlia.kr/libsass-python"
-DOWNLOAD="https://pypi.python.org/packages/fe/91/973cc1c2edd4121370a54d62b2274217d2a6da8e09f4fb5e7dbf1d19e74a/libsass-0.12.0.tar.gz"
-MD5SUM="fa674d3e33531cecdc39c6e6874a44f0"
+DOWNLOAD="https://pypi.python.org/packages/77/3e/3854643362efea519450b60dec8cee6775ebf104cae4cf98f3c6d23fb3bd/libsass-0.12.3.tar.gz"
+MD5SUM="b2b0735a975731e1d07804fd4e7251c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six"