summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 993e039b3eed..2e208d20d882 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=plexpy
pkgver=1.4.12
-pkgrel=2
+pkgrel=3
pkgdesc="A Python based monitoring and tracking tool for Plex Media Server."
arch=('any')
url="https://github.com/JonnyWong16/plexpy"
@@ -19,7 +19,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/JonnyWong16/plexpy/archive/
'plexpy.service'
'plexpy.install')
sha256sums=('66486edd0fe01671a899fc20180042ae707e8ef68ce7fa0b4938defa51ed5dbd'
- '58300f84762f1362ae4d81aab9bbdf48425735b886807fea847ec256082524a0'
+ '3f07ceae4c5a5c78b21af0ca9b3478f7a3bc7bb6f152021e05bf39c9a7155a78'
'93d8bc219acc2781f14d832443bc226a4fa6cc751f5ecf5cac5a407187c69160')
prepare() {