Date: Sunday, April 23, 2023 @ 18:42:26
  Author: ainola
Revision: 1448421

Rebuild with python 3.11

https://archlinux.org/todo/python-311-rebuild/

Modified:
  python-pyaudio/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-23 18:40:41 UTC (rev 1448420)
+++ PKGBUILD    2023-04-23 18:42:26 UTC (rev 1448421)
@@ -3,7 +3,7 @@
 _pkgbase=PyAudio
 pkgname=python-pyaudio
 pkgver=0.2.13
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings for PortAudio"
 arch=('x86_64')
 url="https://people.csail.mit.edu/hubert/pyaudio/";

Reply via email to