summaryrefslogtreecommitdiffstats
path: root/abs/extra/openpht/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/openpht/PKGBUILD')
-rwxr-xr-xabs/extra/openpht/PKGBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/abs/extra/openpht/PKGBUILD b/abs/extra/openpht/PKGBUILD
index af04b97..6cecd42 100755
--- a/abs/extra/openpht/PKGBUILD
+++ b/abs/extra/openpht/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=openpht
-pkgver=1.5.0.502
-_pkghash=7563ca94
-pkgrel=2
+pkgver=1.5.1.508
+_pkghash=67218541
+pkgrel=1
pkgdesc='OpenPHT a community driven fork of Plex Home Theater'
arch=('i686' 'x86_64')
url='https://github.com/RasPlex/OpenPHT'
@@ -21,14 +21,12 @@ optdepends=('libplist: AirPlay support'
'libcec: Pulse-Eight USB-CEC adapter support')
source=("https://github.com/RasPlex/OpenPHT/archive/v${pkgver}-${_pkghash}.tar.gz"
'plex-ffmpeg-compat.patch'
- 'plex-libcec.patch'
'plex_lib.conf'
'plexhometheater.sh')
prepare() {
cd OpenPHT-${pkgver}-${_pkghash}
- patch -Np1 -i ../plex-libcec.patch
patch -Np1 -i ../plex-ffmpeg-compat.patch
}
@@ -71,8 +69,7 @@ package() {
}
# vim: ts=2 sw=2 et:
-md5sums=('48ab91fe4ce6c6e6c6a3177e12d733dc'
+md5sums=('af14c64433c7424353a8cfbe6b0c5b5a'
'6704244166497db7fa6b3ddd43a0e53b'
- '0f753e1ebea13e5a2029a59b9db79877'
'c1eedd9f89ee727230833db9ef1e5d29'
'4ceae60ed2f9e4304eda4f80d407e799')