python-parsing: update to 2.1.8
This commit is contained in:
parent
b2e650f033
commit
db51516ea4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-parsing'
|
||||
pkgname=python-parsing
|
||||
version=2.1.5
|
||||
version=2.1.8
|
||||
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=b9ace99b581174d7ca98891a7bc57fd08892b94f17922645d90835f7b9b54a56
|
||||
checksum=03a4869b9f3493807ee1f1cb405e6d576a1a2ca4d81a982677c0c1ad6177c56b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue