diff --git a/community/py3-func-timeout/APKBUILD b/community/py3-func-timeout/APKBUILD
index 7406edb963e8353314aadb44c566a60c48305e35..15fbeb19cd2bc2c1a999903684d34b89d0c3a96d 100644
--- a/community/py3-func-timeout/APKBUILD
+++ b/community/py3-func-timeout/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Bart Ribbers <bribbers@disroot.org>
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=py3-func-timeout
-pkgver=4.3.5
-pkgrel=3
+pkgver=4.3.6
+pkgrel=0
 pkgdesc="Python module which allows you to specify timeouts when calling any existing function"
 url="https://github.com/kata198/func_timeout"
 arch="noarch"
@@ -31,5 +31,5 @@ package() {
 }
 
 sha512sums="
-0711b8bdd2b55e7473fb525e70b0e6596bb11ba074e6110c52e7fdc842d87ef2d57307f02af86eef1b1e7e4c84a9faf25ec450d25addce3ebb93e3d341b566ac  func_timeout-4.3.5.tar.gz
+4f50ab5ee23d5c8ba721dfeee866a38857ea94c12a1032a977fef63bdbf4e63bf0cfdf6912d26358f78834ab81e2bf2b1cd9c487ba1f9141af08bb97538f9db4  func_timeout-4.3.6.tar.gz
 "