mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 14:47:03 +02:00
pyradio: update to 0.9.1.
This commit is contained in:
parent
4b5c203727
commit
27dcdeca15
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'pyradio'
|
||||
pkgname=pyradio
|
||||
version=0.8.9.32
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests python3-dnspython python3-psutil"
|
||||
short_desc="Curses based internet radio player"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Eloi Torrents <eloitor@disroot.org>"
|
||||
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=d86f13849151aa9ea5d40310cfb827a3bd7138e8809affa9a0442fbc427b5df6
|
||||
checksum=0510eabdc5473b90821b38c142cf4dfa8229cb3c52d534fbfc625a0515f6f1e3
|
||||
make_check=no # pytest reports "no tests ran"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue