From a84c67f7d9465d97e0744a5d3e64eba64efb79da Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Fri, 18 Oct 2024 07:47:32 +0300 Subject: [PATCH] pyradio: update to 0.9.3.11.1 --- srcpkgs/pyradio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 9ef6ace3327..b9f1cc0f98a 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,6 +1,6 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.9.3.11 +version=0.9.3.11.1 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=bb58052b01a726ccb6e3272b984f20a530c996f708ba45b39e15650356283c9e +checksum=a5e37a815881a34925ce7c1bffd1205a000670529ed8bb5a3a12dd1bd0011eef make_check=no # pytest reports "no tests ran" post_patch() {