diff --git a/community/py3-pychromecast/APKBUILD b/community/py3-pychromecast/APKBUILD
index ec7d2927ea81e40012e7ff75caa690f3d536fab7..cffe91a36f3af8dbd3105da65c6dde5f3fd6a5d5 100644
--- a/community/py3-pychromecast/APKBUILD
+++ b/community/py3-pychromecast/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Bart Ribbers <bribbers@disroot.org>
 # Maintainer: Magnus Sandin <magnus.sandin@gmail.com>
 pkgname=py3-pychromecast
-pkgver=13.0.6
+pkgver=13.0.7
 pkgrel=0
 pkgdesc="Python module to talk to Google Chromecast"
 url="https://github.com/home-assistant-libs/pychromecast"
@@ -30,5 +30,5 @@ package() {
 }
 
 sha512sums="
-9ab70b1c47b1bb67b9d6d95395c8cb0bff9920e0ac371133d7121f86ad4f392b97009b502a05c19f4d169f28c09b8f7e391c6b6c0be6fffd8015753eb1df47de  PyChromecast-13.0.6.tar.gz
+dc63c901287ae31ce278c9978701ad335715f1daaab1b2683aa7b02ddb38e3e207f2527ae144f6836b65c4ddb4b1fdd62c40005bf776e0655e647ab40634857e  PyChromecast-13.0.7.tar.gz
 "