summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSonic-Y3k2016-02-03 22:48:55 +0100
committerSonic-Y3k2016-02-03 22:48:55 +0100
commit1a905f581579b60c3edcb68d6fa88b56e769d10c (patch)
tree94679b5ff58966eb986b214bcdf4cbae54634ce8 /PKGBUILD
parentac6548bbce06e81f714425f3ba34b9bf2c2d438e (diff)
downloadaur-1a905f581579b60c3edcb68d6fa88b56e769d10c.tar.gz
Update to 1.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7700c2c0d912..475a1711adda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sonic-Y3k <sonic.y3k@googlemail.com>
# Based on package by: Denis Saintilma <1068des@gmail.com>
pkgname=plexpy
-pkgver=1.3.3
+pkgver=1.3.5
pkgrel=1
pkgdesc="A Python based monitoring and tracking tool for Plex Media Server."
arch=('any')
@@ -10,9 +10,9 @@ license=('GPL')
depends=('python2')
conflicts=('plexpy-git')
provides=("plexpy")
-install=('plexpy.install')
+install='plexpy.install'
source=("$pkgname-$pkgver.tar.gz::https://github.com/drzoidberg33/plexpy/archive/v$pkgver.tar.gz" 'plexpy.service' 'plexpy.install' 'welcome.html.patch')
-sha256sums=('2a2067ea97b20bd34168fc90b2a4498a9cd2c760a88ce4b728521d3af9d2b567'
+sha256sums=('5f219c6f88c10d6effef2ac5d34102c55c1e3ec60bd163f708b8d0d0de088fd0'
'58300f84762f1362ae4d81aab9bbdf48425735b886807fea847ec256082524a0'
'447c8e08beca653775a7a5d8743c395e058c4c149f864b14a084ff684f6081f8'
'b1afd608a30595c85de0ea0ad3dea05ec6609287e9bb15847934c1d511a3a04d')