python-regex: update to 2018.06.09.
This commit is contained in:
parent
4a8dbad6f1
commit
86ed7df1c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-regex'
|
# Template file for 'python-regex'
|
||||||
pkgname=python-regex
|
pkgname=python-regex
|
||||||
version=2018.06.06
|
version=2018.06.09
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="regex-${version}"
|
wrksrc="regex-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
homepage="https://pypi.org/project/regex/"
|
homepage="https://pypi.org/project/regex/"
|
||||||
distfiles="${PYPI_SITE}/r/regex/regex-$version.tar.gz"
|
distfiles="${PYPI_SITE}/r/regex/regex-$version.tar.gz"
|
||||||
checksum=afeb71482e4f7c18ad94802c6c8fbabf2585d3804ca45a8c9db046c120a44a51
|
checksum=0201b4cb42f03842a75044a3d08b62a79114f753b33ee421182c631d9f5c81f5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue