castero: update to 0.8.2

This commit is contained in:
Nathan Owens 2020-11-01 13:39:57 -06:00 committed by Andrew J. Hesford
parent 0bbdc7ba3a
commit 81d6677f9e

View file

@ -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 <ndowens04@gmail.com>"
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,