python-podcastparser: update to 0.6.4.
This commit is contained in:
parent
51bcafd31b
commit
9228720920
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-podcastparser'
|
||||
pkgname=python-podcastparser
|
||||
version=0.6.3
|
||||
version=0.6.4
|
||||
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=5cd36182bf0c8ec5b36fb309b23bb1c67b507909d94ef402f04f08e64e545489
|
||||
checksum=fac02a56b755f81c11f186bec5a6f813671e600f413ade7ea9690e47eb27bd69
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue