From 3fc2050e0570460a10324f857725920eb26a3a89 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Wed, 17 Jan 2024 19:45:13 +0300 Subject: [PATCH] pyradio: update to 0.9.3.5 --- srcpkgs/pyradio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 4e63852f7b27e8..92093556589f79 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,6 +1,6 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.9.2.20 +version=0.9.3.5 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=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9 +checksum=8cc1600018c0a5c27577755262a9e9576766ab59934d7e5fcab803658cf133b4 make_check=no # pytest reports "no tests ran" post_patch() {