mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
pyradio: update to 0.9.2.11.
This commit is contained in:
parent
450524673b
commit
7d2975afb8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyradio'
|
||||
pkgname=pyradio
|
||||
version=0.9.2.10
|
||||
version=0.9.2.11
|
||||
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=c3ab4773d0bdfd28015ef621a86ba103764f36708f8e07cbd0d1b908bcc8e032
|
||||
checksum=fe715119a7341e4f940e3edd854ef2e41285773a9086c6bff611be821e452bcd
|
||||
make_check=no # pytest reports "no tests ran"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue