From 9bb9055daeca2867e10046390cf3477cab668558 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 9 Jun 2016 20:27:37 +0200 Subject: [PATCH] python-pyscss: update to 1.3.5. --- srcpkgs/python-pyscss/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-pyscss/template b/srcpkgs/python-pyscss/template index a0ad18f5dae..30683c6f3b3 100644 --- a/srcpkgs/python-pyscss/template +++ b/srcpkgs/python-pyscss/template @@ -1,7 +1,7 @@ # Template file for 'python-pyscss' pkgname=python-pyscss -version=1.3.4 -revision=3 +version=1.3.5 +revision=1 wrksrc="pyScss-${version}" build_style=python-module python_versions="2.7 3.4" @@ -14,7 +14,7 @@ maintainer="Steven R " homepage="http://github.com/Kronuz/pyScss" license="MIT" distfiles="${PYPI_SITE}/p/pyScss/pyScss-${version}.tar.gz" -checksum=d0323110ecc7d3ead6b99cfec31301306928130e4d0a9eb13226bf390aba8c0e +checksum=14a25c33c221a66bb1f000a6a067f376528d3df2f9333cee9c95709a9280cdb0 alternatives="pyscss:pyscss:/usr/bin/pyscss2.7" post_install() {