From 110d4471fef22bd1add700b3825b5a3c721db9e7 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.2.25 --- srcpkgs/pyradio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 4e63852f7b27e8..3ee875b5fc1af4 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.2.25 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=119642a7bdf33015da27bad0f59d3cb64a96f05e9ded6b42ee200ef66dd5ffda make_check=no # pytest reports "no tests ran" post_patch() {