castero: update to 0.9.4.

This commit is contained in:
Érico Nogueira 2021-10-02 16:59:38 -03:00
parent 7c7c194a34
commit c11c33789d

View file

@ -1,6 +1,6 @@
# Template file for 'castero'
pkgname=castero
version=0.9.3
version=0.9.4
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -13,8 +13,9 @@ short_desc="TUI podcast client for the terminal"
maintainer="Nathan Owens <ndowens04@gmail.com>"
license="MIT"
homepage="https://github.com/xgi/castero"
changelog="https://raw.githubusercontent.com/xgi/castero/master/CHANGELOG.md"
distfiles="https://github.com/xgi/castero/archive/v${version}.tar.gz"
checksum=d0cea7efbfc0dd7ae01e496a81b67a1d4a47dbc2ab28ff61be5ae7910015717d
checksum=53df64e3dfa407c78c46907339d068b3649be62fc9f3a3ce76a803658843f88d
# Remove requirement of python3-vlc
# as we can use python3-mpv instead,