mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +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
|
||||
|
||||
pkgname=plexmediaserver
|
||||
pkgver=0.9.8.4.125
|
||||
pkgrel=2
|
||||
_subver=ffe2a5d
|
||||
pkgver=0.9.8.6.175
|
||||
pkgrel=1
|
||||
_subver=88ffbb2
|
||||
pkgdesc="Plex Media Server for Linux"
|
||||
url='http://www.plexapp.com'
|
||||
arch=('arm')
|
||||
|
@ -27,10 +27,10 @@ source=("http://plex.r.worldssl.net/plex-media-server/${pkgver}-${_subver}/PlexM
|
|||
"${pkgname}.service"
|
||||
"start_pms")
|
||||
|
||||
md5sums=('3e8d842969db8bec8157b7d5312de829'
|
||||
md5sums=('a2dc6ecb2e710dd0162daaf5ee37fb53'
|
||||
'32cdd9f9de446f6646616a0077151726'
|
||||
'b69f7188025ff62187724041c959adef'
|
||||
'da94a77cffc92c8e3af608d52963a238')
|
||||
'681ceb06eb6b0b49d6e14cbb81bcc8b9')
|
||||
build() {
|
||||
mkdir ${srcdir}/plex
|
||||
cd ${srcdir}/plex
|
||||
|
|
Loading…
Reference in a new issue