diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index f9e685f0736..9ef6ace3327 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,6 +1,6 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.9.3.9 +version=0.9.3.11 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" @@ -12,7 +12,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=59c1cffd46820979817a5af153d9c78a757c15af08995bcfc33b85da0563fa9d +checksum=bb58052b01a726ccb6e3272b984f20a530c996f708ba45b39e15650356283c9e make_check=no # pytest reports "no tests ran" post_patch() {