python3-feedparser: update to 6.0.2.
This commit is contained in:
parent
83962fa5fa
commit
35d67b540a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-feedparser'
|
||||
pkgname=python3-feedparser
|
||||
version=6.0.1
|
||||
version=6.0.2
|
||||
revision=1
|
||||
wrksrc="feedparser-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://pypi.org/project/feedparser/"
|
||||
distfiles="${PYPI_SITE}/f/feedparser/feedparser-${version}.tar.gz"
|
||||
checksum=6ca88edcaa43f428345968df903a87f020843eda5e28d7ea24a612158d61e74c
|
||||
checksum=1b00a105425f492f3954fd346e5b524ca9cef3a4bbf95b8809470e9857aa1074
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue