diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 8826ed0b50c..aeb6aa4ba38 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,7 +1,7 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.9.3.11.1 -revision=2 +version=0.9.3.11.13 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" depends="python3-requests python3-dnspython python3-psutil python3-rich @@ -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=a5e37a815881a34925ce7c1bffd1205a000670529ed8bb5a3a12dd1bd0011eef +checksum=ef411646881732c623a2fd123e680208c5a668dc06ada9e0623631cadbb2f541 make_check=no # pytest reports "no tests ran" post_patch() {