Date: Monday, November 4, 2019 @ 08:23:25 Author: foutrelis Revision: 523709
Python 3.8 rebuild Modified: python-sounddevice/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 08:23:18 UTC (rev 523708) +++ PKGBUILD 2019-11-04 08:23:25 UTC (rev 523709) @@ -4,7 +4,7 @@ pkgname=python-sounddevice pkgver=0.3.14 -pkgrel=1 +pkgrel=2 pkgdesc='Play and Record Sound with Python' url='https://python-sounddevice.rtfd.io/' arch=(any)
