python-podcastparser: update to 0.6.3.
Closes: #11217 [via git-merge-pr]
This commit is contained in:
parent
0d2168b2aa
commit
dd5fb88c43
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-podcastparser'
|
||||
pkgname=python-podcastparser
|
||||
version=0.6.2
|
||||
version=0.6.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc=podcastparser-${version}
|
||||
|
@ -14,7 +14,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="ISC"
|
||||
homepage="https://github.com/gpodder/podcastparser"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=8e6b33d88d78bf4ca8085e135f6c736039169916580b9c256b80b6af536ce79b
|
||||
checksum=5cd36182bf0c8ec5b36fb309b23bb1c67b507909d94ef402f04f08e64e545489
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue