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