From 359de0fcff6f59b9861cb07a67a18aa898295f99 Mon Sep 17 00:00:00 2001
From: Fabricio Silva <hi@fabricio.dev>
Date: Wed, 8 May 2024 13:41:11 +0100
Subject: [PATCH] testing/py3-plexapi: upgrade to 4.15.12

---
 testing/py3-plexapi/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/py3-plexapi/APKBUILD b/testing/py3-plexapi/APKBUILD
index 0629a98d1c11..895721b4f234 100644
--- a/testing/py3-plexapi/APKBUILD
+++ b/testing/py3-plexapi/APKBUILD
@@ -2,8 +2,8 @@
 # Maintainer: Fabricio Silva <hi@fabricio.dev>
 pkgname=py3-plexapi
 _pkgname=python-plexapi
-pkgver=4.15.11
-pkgrel=1
+pkgver=4.15.12
+pkgrel=0
 pkgdesc="Python bindings for the Plex API"
 url="https://github.com/pkkid/python-plexapi"
 arch="noarch"
@@ -40,5 +40,5 @@ package() {
 }
 
 sha512sums="
-c68b414aa9262c3505dc2490c38e8d5dd896970f4df7fe8d382a0c5f2276ecc9833767e243b596c4f0f625e6d8984f5f89790fe7a71e9b6cab1c439f26b9cde1  py3-plexapi-4.15.11.tar.gz
+8b5f36076b87e2941c4293aa94017c7cc00b680e207374c5ae5f8b8ab12ce83d1c9331bc174042095bd3461eb3926cb52635757e2099e63ffa660255fbbbaeb4  py3-plexapi-4.15.12.tar.gz
 "
-- 
GitLab