Martin Rys pushed to branch main at Arch Linux / Packaging / Packages /
python-plexapi
Commits:
0f81e3d5 by Martin Rys at 2026-07-15T14:07:34+02:00
upgpkg: 4.18.2-1: Bump to 4.18.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-plexapi
pkgdesc = Python bindings for the Plex API
- pkgver = 4.18.1
+ pkgver = 4.18.2
pkgrel = 1
url = https://github.com/pkkid/python-plexapi
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-plexapi
depends = python-requests
depends = python-tqdm
depends = python-websocket-client
- source =
python-plexapi-4.18.1.tar.gz::https://github.com/pkkid/python-plexapi/archive/refs/tags/4.18.1.tar.gz
- sha256sums =
223d40422f4db1787e7bfc182a270adb7844612d54c7d87369bc7f9ac5f5c9e5
+ source =
python-plexapi-4.18.2.tar.gz::https://github.com/pkkid/python-plexapi/archive/refs/tags/4.18.2.tar.gz
+ sha256sums =
12e81964ed073e3b5f9ee72c55b240716d03405e35377cd4ad9a1b8b7633c4af
pkgname = python-plexapi
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-plexapi
_pkgname=plexapi
-pkgver=4.18.1
+pkgver=4.18.2
pkgrel=1
pkgdesc="Python bindings for the Plex API"
arch=('any')
@@ -22,7 +22,7 @@ makedepends=(
'python-setuptools'
)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pkkid/python-plexapi/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('223d40422f4db1787e7bfc182a270adb7844612d54c7d87369bc7f9ac5f5c9e5')
+sha256sums=('12e81964ed073e3b5f9ee72c55b240716d03405e35377cd4ad9a1b8b7633c4af')
build() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plexapi/-/commit/0f81e3d52c5da65852ec2f7c196ffcf6f0bf5b0b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plexapi/-/commit/0f81e3d52c5da65852ec2f7c196ffcf6f0bf5b0b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help