mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pyradio: update to 0.8.9.27
This commit is contained in:
parent
ebd9bf7da5
commit
31bddb9ab3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pyradio'
|
# Template file for 'pyradio'
|
||||||
pkgname=pyradio
|
pkgname=pyradio
|
||||||
version=0.8.9.26
|
version=0.8.9.27
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="http://www.coderholic.com/pyradio/"
|
homepage="http://www.coderholic.com/pyradio/"
|
||||||
changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
|
changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
|
||||||
distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
|
distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
|
||||||
checksum=7324f1e6400d0dabb2cb9f0a6908905997e227edbb052d647c5fb6f30712eb12
|
checksum=9ef8bef4e38b5e9ae71359d7af9bc0d5f90d4e6456360219abd230a62e143bcc
|
||||||
make_check=no # pytest reports "no tests ran"
|
make_check=no # pytest reports "no tests ran"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue