diff --git a/community/py3-speechrecognition/APKBUILD b/community/py3-speechrecognition/APKBUILD
index 02ed08f191271fd6a8edafe59714713dd3698472..047d85a315080efba1f6aa741cb7063d36c98652 100644
--- a/community/py3-speechrecognition/APKBUILD
+++ b/community/py3-speechrecognition/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Bart Ribbers <bribbers@disroot.org>
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=py3-speechrecognition
-pkgver=3.10.3
-pkgrel=1
+pkgver=3.10.4
+pkgrel=0
 pkgdesc="Library for performing speech recognition, with support for several engines and APIs, online and offline"
 url="https://github.com/Uberi/speech_recognition/"
 # s390x blocked by failing tests
@@ -53,5 +53,5 @@ package() {
 }
 
 sha512sums="
-09bb7539df466d6452d187482dd8683f2f157f407eb962d41f8e7b6b16bb654d022d7ce79aea68d314bf10ad0a2a9b8dacff57b1bf5de9a83a3b5477d238263f  py3-speechrecognition-3.10.3.tar.gz
+cbdc055f4df03cfaa91855cc32bc8658e6ef2465f6e5855e78f18e16dd7dbf615e7a255ad43f7412bcc100012c1e4d94ab01ffed6b021f40907241f286e1ebee  py3-speechrecognition-3.10.4.tar.gz
 "