diff --git a/srcpkgs/castero/template b/srcpkgs/castero/template index d813120d88b..11574f87b87 100644 --- a/srcpkgs/castero/template +++ b/srcpkgs/castero/template @@ -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 " 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,