From fac41ed597dbccdbbac3173805bce31b4c9a661b Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Mon, 19 Sep 2022 09:55:31 +0200 Subject: [PATCH] pyradio: update to 0.8.9.27 --- srcpkgs/pyradio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 18ac0648ae2c..9e6c7211359b 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,6 +1,6 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.8.9.26 +version=0.8.9.27 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=7324f1e6400d0dabb2cb9f0a6908905997e227edbb052d647c5fb6f30712eb12 +checksum=9ef8bef4e38b5e9ae71359d7af9bc0d5f90d4e6456360219abd230a62e143bcc make_check=no # pytest reports "no tests ran" post_install() {