python-pyscss: update to 1.3.3

This commit is contained in:
Alessio Sergi 2014-11-21 13:23:33 +01:00
parent 4dea526c26
commit a6d49f5ad9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-pyscss'
pkgname=python-pyscss
version=1.3.2
version=1.3.3
revision=1
wrksrc="pyScss-${version}"
python_versions="2.7 3.4"
@ -13,7 +13,7 @@ maintainer="Steven R <dev@styez.com>"
homepage="http://github.com/Kronuz/pyScss"
license="MIT"
distfiles="${PYPI_SITE}/p/pyScss/pyScss-${version}.tar.gz"
checksum=196289e4e6e44505a097e1e7270e9c1bb918717256d5f4cf104f906ec789dfc7
checksum=dd1e1262ba18a77e8acacfe2088efba63db2111fe65690b7ff37094d5d2ffadc
post_extract() {
sed -i '/^#!\//,1d' scss/tool.py