diff --git a/mingw-w64-python-sounddevice/PKGBUILD b/mingw-w64-python-sounddevice/PKGBUILD index 9bc670e87d..2e863ede66 100644 --- a/mingw-w64-python-sounddevice/PKGBUILD +++ b/mingw-w64-python-sounddevice/PKGBUILD @@ -3,7 +3,7 @@ _realname=sounddevice pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=0.5.1 +pkgver=0.5.2 pkgrel=1 pkgdesc='Play and Record Sound with Python (mingw-w64)' arch=('any') @@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build" optdepends=("${MINGW_PACKAGE_PREFIX}-python-numpy: to play back and record NumPy arrays") source=("https://pypi.org/packages/source/${_realname:0:1}/${_realname}/${_realname}-${pkgver}.tar.gz" 0001-fix-portaudio-dll.patch) -sha256sums=('09ca991daeda8ce4be9ac91e15a9a81c8f81efa6b695a348c9171ea0c16cb041' +sha256sums=('c634d51bd4e922d6f0fa5e1a975cc897c947f61d31da9f79ba7ea34dff448b49' '4d691b7342997dd9384baceba33b94db0a31b881b4ea3bc8c804246dd90df5b4') prepare() {