mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
aur/plexmediaserver to 0.9.8.6.175
This commit is contained in:
parent
5cdd27e85f
commit
2025e39849
1 changed files with 5 additions and 5 deletions
|
@ -11,9 +11,9 @@
|
||||||
buildarch=2
|
buildarch=2
|
||||||
|
|
||||||
pkgname=plexmediaserver
|
pkgname=plexmediaserver
|
||||||
pkgver=0.9.8.4.125
|
pkgver=0.9.8.6.175
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
_subver=ffe2a5d
|
_subver=88ffbb2
|
||||||
pkgdesc="Plex Media Server for Linux"
|
pkgdesc="Plex Media Server for Linux"
|
||||||
url='http://www.plexapp.com'
|
url='http://www.plexapp.com'
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
|
@ -27,10 +27,10 @@ source=("http://plex.r.worldssl.net/plex-media-server/${pkgver}-${_subver}/PlexM
|
||||||
"${pkgname}.service"
|
"${pkgname}.service"
|
||||||
"start_pms")
|
"start_pms")
|
||||||
|
|
||||||
md5sums=('3e8d842969db8bec8157b7d5312de829'
|
md5sums=('a2dc6ecb2e710dd0162daaf5ee37fb53'
|
||||||
'32cdd9f9de446f6646616a0077151726'
|
'32cdd9f9de446f6646616a0077151726'
|
||||||
'b69f7188025ff62187724041c959adef'
|
'b69f7188025ff62187724041c959adef'
|
||||||
'da94a77cffc92c8e3af608d52963a238')
|
'681ceb06eb6b0b49d6e14cbb81bcc8b9')
|
||||||
build() {
|
build() {
|
||||||
mkdir ${srcdir}/plex
|
mkdir ${srcdir}/plex
|
||||||
cd ${srcdir}/plex
|
cd ${srcdir}/plex
|
||||||
|
|
Loading…
Reference in a new issue