diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 9e6c7211359..aed19934c2e 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,6 +1,6 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.8.9.27 +version=0.8.9.28 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=9ef8bef4e38b5e9ae71359d7af9bc0d5f90d4e6456360219abd230a62e143bcc +checksum=3e973ae2bdf33ebd7db83c6e27c1abeadecd82134b5445b06d9f508459504622 make_check=no # pytest reports "no tests ran" post_install() {