pyradio: update to 0.9.2.13.

This commit is contained in:
Eloi Torrents 2023-07-17 12:47:32 +02:00 committed by classabbyamp
parent e6ced60fe5
commit 014b787bba
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pyradio'
pkgname=pyradio
version=0.9.2.12
version=0.9.2.13
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,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=e34f32e9f0299a7776e9f709f1f116932ca41dc36251e7312b4899b4892a7975
checksum=e1cdbcd01c5abc25e90d83980732277e942cc64f635751b851f4f3fec23315c7
make_check=no # pytest reports "no tests ran"
post_install() {