summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormutantmonkey2023-05-18 20:32:28 -0700
committermutantmonkey2023-05-18 20:32:28 -0700
commite3bc47d56be3803ca1648ec4251f7fb2a8399e16 (patch)
tree8d7a608d15865bab26f32740bebc913e50c05398
parent2fd44076fc40e193129b948ec49367d991a2fe12 (diff)
downloadaur-e3bc47d56be3803ca1648ec4251f7fb2a8399e16.tar.gz
upgpkg: python-plexapi 4.13.4-2
Rebuild for Python 3.11
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8150354a6b33..e97a9e153b11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-plexapi
pkgdesc = Python bindings for the Plex API.
pkgver = 4.13.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pkkid/python-plexapi
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index f832704caf14..3bdde889bfd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-plexapi
_name="PlexAPI"
pkgver=4.13.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for the Plex API."
arch=('any')
url="https://github.com/pkkid/python-plexapi"