From e164138e75f6b7ac2cb77a24c705b60ff754cf01 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Wed, 25 May 2022 00:04:25 +0200 Subject: [PATCH] pyradio: update to 0.8.9.20 --- srcpkgs/pyradio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 042fd3d257ee..6f1888626cfa 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,6 +1,6 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.8.9.16 +version=0.8.9.20 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=2ccd644ea93a0538162fa673863d68e5934edd82350b2dacfffc33b2396f8aeb +checksum=dcb33926ad6c85e9f4873084454369d7fd5b768172c0c77d3e18e61307f08e82 make_check=no # pytest reports "no tests ran" post_install() {