diff --git a/community/py3-ytmusicapi/APKBUILD b/community/py3-ytmusicapi/APKBUILD
index f439b427eee33a7eaa8a4d0d8c0ce9fc1e8cc8c5..179d0c9e08d24b4a7ca634d3ae372d10fbb42da8 100644
--- a/community/py3-ytmusicapi/APKBUILD
+++ b/community/py3-ytmusicapi/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Luca Weiss <luca@z3ntu.xyz>
 pkgname=py3-ytmusicapi
-pkgver=0.24.0
-pkgrel=1
+pkgver=0.24.1
+pkgrel=0
 pkgdesc="Unofficial API for YouTube Music"
 url="https://github.com/sigma67/ytmusicapi"
 arch="noarch"
@@ -25,5 +25,5 @@ package() {
 }
 
 sha512sums="
-bec107edaec064aaec300a812a56f70b8eb6a217f2dba9e10a745f9315fe9e89ccef2e05619ae236efd21a9ced0fa414f35d9180e2f9efdc40fe8c75b41e9eb4  ytmusicapi-0.24.0.tar.gz
+cb8a012a86c81479ebbf597e5c180bd24a582c32b31f090aced55ccb0ae070d4ea9e282fd0efbbcb01e435581494d5e142cf63495467afac25d436c363875a54  ytmusicapi-0.24.1.tar.gz
 "