python-pyscss: update to 1.3.3
This commit is contained in:
parent
4dea526c26
commit
a6d49f5ad9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pyscss'
|
# Template file for 'python-pyscss'
|
||||||
pkgname=python-pyscss
|
pkgname=python-pyscss
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pyScss-${version}"
|
wrksrc="pyScss-${version}"
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Steven R <dev@styez.com>"
|
||||||
homepage="http://github.com/Kronuz/pyScss"
|
homepage="http://github.com/Kronuz/pyScss"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/pyScss/pyScss-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyScss/pyScss-${version}.tar.gz"
|
||||||
checksum=196289e4e6e44505a097e1e7270e9c1bb918717256d5f4cf104f906ec789dfc7
|
checksum=dd1e1262ba18a77e8acacfe2088efba63db2111fe65690b7ff37094d5d2ffadc
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/^#!\//,1d' scss/tool.py
|
sed -i '/^#!\//,1d' scss/tool.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue