python-parsing: update to 2.1.9.
This commit is contained in:
parent
7444a156cb
commit
66fa9310d3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-parsing'
|
# Template file for 'python-parsing'
|
||||||
pkgname=python-parsing
|
pkgname=python-parsing
|
||||||
version=2.1.8
|
version=2.1.9
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyparsing-${version}"
|
wrksrc="pyparsing-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://pyparsing.wikispaces.com/"
|
homepage="http://pyparsing.wikispaces.com/"
|
||||||
distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz"
|
||||||
checksum=03a4869b9f3493807ee1f1cb405e6d576a1a2ca4d81a982677c0c1ad6177c56b
|
checksum=93326f5490bcfe7069806ff342692e75f72529cfa82f20683b5fceeb5d4a7fc2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue