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