python-parsing: update to 2.0.7
This commit is contained in:
parent
ef46c40861
commit
2534aba064
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-parsing'
|
||||
pkgname=python-parsing
|
||||
version=2.0.6
|
||||
version=2.0.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyparsing-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://pyparsing.wikispaces.com/"
|
||||
distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz"
|
||||
checksum=aea69042752ad7e9c436eea6ae5d40e73642e27f50edb6da4a2532030ef532da
|
||||
checksum=2ce0db3c70ec0413603d4aea389e4ece34ff93c265649b1c5c7d56e3c2cf19c4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue