From 29199132b6e6683879025a3d372b3291f55181cc Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 16 May 2016 23:16:59 +0200 Subject: [PATCH] python-parsing: update to 2.1.4 --- srcpkgs/python-parsing/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-parsing/template b/srcpkgs/python-parsing/template index 4e9ba017413..6011a3aedd4 100644 --- a/srcpkgs/python-parsing/template +++ b/srcpkgs/python-parsing/template @@ -1,6 +1,6 @@ # Template file for 'python-parsing' pkgname=python-parsing -version=2.1.3 +version=2.1.4 revision=1 noarch=yes wrksrc="pyparsing-${version}" @@ -13,9 +13,8 @@ short_desc="Python parsing module (Python2)" maintainer="Juan RP " license="MIT" homepage="http://pyparsing.wikispaces.com/" -# distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz" -distfiles="https://pypi.python.org/packages/38/2c/e2f2562a7568c0234f600f5257ae077deb7b87cd8ce75a29f2653844952a/pyparsing-${version}.tar.gz" -checksum=07ed062c8e38c682ddc728e7aa42fab44612744fce33812bc533f93ea53c9347 +distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz" +checksum=a9234dea79b50d49b92a994132cd1c84e873f3936db94977a66f0a4159b1797c post_install() { vlicense LICENSE