mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-pyscss: update to 1.3.5.
This commit is contained in:
parent
358af8dc6c
commit
9bb9055dae
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pyscss'
|
# Template file for 'python-pyscss'
|
||||||
pkgname=python-pyscss
|
pkgname=python-pyscss
|
||||||
version=1.3.4
|
version=1.3.5
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="pyScss-${version}"
|
wrksrc="pyScss-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
@ -14,7 +14,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=d0323110ecc7d3ead6b99cfec31301306928130e4d0a9eb13226bf390aba8c0e
|
checksum=14a25c33c221a66bb1f000a6a067f376528d3df2f9333cee9c95709a9280cdb0
|
||||||
alternatives="pyscss:pyscss:/usr/bin/pyscss2.7"
|
alternatives="pyscss:pyscss:/usr/bin/pyscss2.7"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue