diff --git a/community/py3-requests-cache/APKBUILD b/community/py3-requests-cache/APKBUILD
index 345b0280ed6513230163345607df0eef595e22c8..c3f22828efe10a22f8acf420cb2d442995d9fae7 100644
--- a/community/py3-requests-cache/APKBUILD
+++ b/community/py3-requests-cache/APKBUILD
@@ -1,9 +1,9 @@
 # Contributor: Philipp Glaum <p@pglaum.de>
-# Maintainer: Philipp Glaum <p@pglaum.de>
+# Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=py3-requests-cache
 _pkgname=requests-cache
 pkgver=0.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Persistent cache for requests library"
 url="https://pypi.org/project/requests-cache/"
 arch="noarch"