diff --git a/srcpkgs/castero/template b/srcpkgs/castero/template index 3c5efd2c1ca..6ed0628cf24 100644 --- a/srcpkgs/castero/template +++ b/srcpkgs/castero/template @@ -1,7 +1,7 @@ # Template file for 'castero' pkgname=castero -version=0.9.4 -revision=3 +version=0.9.5 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" # taken from https://github.com/xgi/castero/blob/master/requirements.txt, @@ -15,7 +15,7 @@ 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=53df64e3dfa407c78c46907339d068b3649be62fc9f3a3ce76a803658843f88d +checksum=0615e8809e66e51f87a7e4e7e8ce3ab5542e7fdd68b22df31ec2cdd5f8e103a9 # Remove requirement of python3-vlc # as we can use python3-mpv instead,