python3-sounddevice: update to 0.5.6
This commit is contained in:
committed by
Duncan Overbruck
parent
87a2168c53
commit
7b989bc4f2
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-sounddevice'
|
||||
pkgname=python3-sounddevice
|
||||
version=0.5.5
|
||||
version=0.5.6
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-cffi"
|
||||
@@ -9,8 +9,9 @@ short_desc="Play and record sound with Python"
|
||||
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/spatialaudio/python-sounddevice/"
|
||||
changelog="https://raw.githubusercontent.com/spatialaudio/python-sounddevice/master/NEWS.rst"
|
||||
distfiles="${PYPI_SITE}/s/sounddevice/sounddevice-${version}.tar.gz"
|
||||
checksum=22487b65198cb5bf2208755105b524f78ad173e5ab6b445bdab1c989f6698df3
|
||||
checksum=8ec9fbfde2e32f020b167e348f3ab3bac6625a5f15af524d790108ac7147a410
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user