castero: update to 0.7.0

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
Nathan Owens 2019-12-14 16:13:22 -06:00 committed by Juan RP
parent ed5daf7831
commit b8f7f91f8e

View file

@ -1,6 +1,6 @@
# Template file for 'castero'
pkgname=castero
version=0.6.0
version=0.7.0
revision=1
archs=noarch
build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
license="MIT"
homepage="https://github.com/xgi/castero"
distfiles="https://github.com/xgi/castero/archive/v${version}.tar.gz"
checksum=38d11d679ab4ec02e582759535bd19fa99c256ac97ed076e604bf2bffdd648d8
checksum=e3fe50a972617a610f50aae0c10f261513776acc3ac6efe40146ad6cfd237895
# Remove requirement of python3-vlc
# as we can use python3-mpv instead,