mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python-libsass: Updated for version 0.5.0.
Signed-off-by: dslackw <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4a4d616a15
commit
242d8f88f3
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python-libsass
|
||||
SRCNAM=$(echo $PRGNAM | cut -c8-14)
|
||||
VERSION=${VERSION:-0.3.0}
|
||||
VERSION=${VERSION:-0.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-libsass"
|
||||
VERSION="0.3.0"
|
||||
VERSION="0.5.0"
|
||||
HOMEPAGE="http://dahlia.kr/libsass-python"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/l/libsass/libsass-0.3.0.tar.gz"
|
||||
MD5SUM="3194c33aeb93318002b4d64447894979"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/l/libsass/libsass-0.5.0.tar.gz"
|
||||
MD5SUM="d32e6a1bb15a6d62ffaf7390ae44c81c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools six"
|
||||
|
|
Loading…
Reference in a new issue