python3-dateparser: update to 0.7.6.
This commit is contained in:
parent
1c86362803
commit
48737957f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-dateparser'
|
||||
pkgname=python3-dateparser
|
||||
version=0.7.4
|
||||
version=0.7.6
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=dateparser-${version}
|
||||
|
@ -12,7 +12,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/scrapinghub/dateparser"
|
||||
distfiles="${PYPI_SITE}/d/dateparser/dateparser-${version}.tar.gz"
|
||||
checksum=fb5bfde4795fa4b179fe05c2c25b3981f785de26bec37e247dee1079c63d5689
|
||||
checksum=e875efd8c57c85c2d02b238239878db59ff1971f5a823457fcc69e493bf6ebfa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue