diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index a03fcfdaef8..12ef5ce2b32 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,6 +1,6 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.8.9.31 +version=0.8.9.32 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ license="MIT" homepage="http://www.coderholic.com/pyradio/" changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog" distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz" -checksum=f5787d002f4bb891dc00421934c93ab42f6afa616dd51773cc53f775b16112a2 +checksum=d86f13849151aa9ea5d40310cfb827a3bd7138e8809affa9a0442fbc427b5df6 make_check=no # pytest reports "no tests ran" post_install() {