diff --git a/srcpkgs/castero/template b/srcpkgs/castero/template index 1574318916..d0a29a1c67 100644 --- a/srcpkgs/castero/template +++ b/srcpkgs/castero/template @@ -1,7 +1,7 @@ # Template file for 'castero' pkgname=castero -version=0.8.0 -revision=2 +version=0.8.2 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-BeautifulSoup4 python3-cjkwrap @@ -11,7 +11,7 @@ maintainer="Nathan Owens " license="MIT" homepage="https://github.com/xgi/castero" distfiles="https://github.com/xgi/castero/archive/v${version}.tar.gz" -checksum=31b302c436fd732d0af3767ed55c0f7e7698a463da86eba333053c6bd59f51d1 +checksum=2dd0f33965e8d5908b3ad04660d810add538b579e9aa75c7237855a8193daf8e # Remove requirement of python3-vlc # as we can use python3-mpv instead,