From d81d451833c10b76ac9a350fa89423f3b9e7e1a6 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sat, 10 Dec 2022 22:04:22 +0100 Subject: [PATCH] pyradio: update to 0.8.9.32 --- srcpkgs/pyradio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index a03fcfdaef870f..12ef5ce2b320b1 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() {