pyradio: update to 0.9.2.6.

This commit is contained in:
Eloi Torrents 2023-05-11 19:16:37 +02:00 committed by classabbyamp
parent 598f746fd7
commit 77f50ded55
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.5
version=0.9.2.6
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=448a55f2c355d76e44d3968974bc41b08a783976e3eac9360412cd0da27176f3
checksum=92f46fde9b298392f8f236126b47e3f0214d152b3f07ef04e8f2ae9b1800bd97
make_check=no # pytest reports "no tests ran"
post_install() {