python3-PyAudio: update to 0.2.12.
This commit is contained in:
parent
7f2fadc93d
commit
5bca89a6b7
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python3-PyAudio'
|
# Template file for 'python3-PyAudio'
|
||||||
pkgname=python3-PyAudio
|
pkgname=python3-PyAudio
|
||||||
version=0.2.11
|
version=0.2.12
|
||||||
revision=7
|
revision=1
|
||||||
wrksrc="PyAudio-${version}"
|
wrksrc="PyAudio-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
@ -12,9 +12,9 @@ maintainer="Cameron Nemo <cam@nohom.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://people.csail.mit.edu/hubert/pyaudio/"
|
homepage="https://people.csail.mit.edu/hubert/pyaudio/"
|
||||||
distfiles="${PYPI_SITE}/P/PyAudio/PyAudio-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyAudio/PyAudio-${version}.tar.gz"
|
||||||
checksum=93bfde30e0b64e63a46f2fd77e85c41fd51182a4a3413d9edfaf9ffaa26efb74
|
checksum=55ddf5db72bc537bba5f5dbca3ab9f0222ee5b842bda83978eab0b7b8f60fb9e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '/Copyright/,/SOFTWARE\./p'< README > LICENSE
|
sed -n '/Copyright/,/SOFTWARE\./p'< README.md > LICENSE
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user