pyradio: update to 0.8.9.25

This commit is contained in:
clyhtsuriva 2022-08-14 23:52:05 +02:00 committed by classabbyamp
parent 65f6923321
commit f8100bd866
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pyradio'
pkgname=pyradio
version=0.8.9.20
version=0.8.9.25
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=dcb33926ad6c85e9f4873084454369d7fd5b768172c0c77d3e18e61307f08e82
checksum=b999556b752f9e6249344da0b77142b5f7ab3df0dfa5fcb3a725190dc1dc6f96
make_check=no # pytest reports "no tests ran"
post_install() {