mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
aur/plexmediaserver to 0.9.11.4.739-1
This commit is contained in:
parent
d9d322b179
commit
1b422b5a11
1 changed files with 4 additions and 3 deletions
|
@ -11,9 +11,9 @@
|
||||||
buildarch=2
|
buildarch=2
|
||||||
|
|
||||||
pkgname=plexmediaserver
|
pkgname=plexmediaserver
|
||||||
pkgver=0.9.11.1.678
|
pkgver=0.9.11.4.739
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_subver=c48ffd2
|
_subver=a4e710f
|
||||||
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,11 @@ source=("http://downloads.plexapp.com/plex-media-server/${pkgver}-${_subver}/Ple
|
||||||
"${pkgname}.service"
|
"${pkgname}.service"
|
||||||
"start_pms")
|
"start_pms")
|
||||||
|
|
||||||
md5sums=('d7cab8e4207c7d26ec9ed7513b0f12bd'
|
md5sums=('a8fb05c0f9a450b369f4104bff4a2ab1'
|
||||||
'32cdd9f9de446f6646616a0077151726'
|
'32cdd9f9de446f6646616a0077151726'
|
||||||
'6601ebe6607cfb7dda9f3d77c1d043a9'
|
'6601ebe6607cfb7dda9f3d77c1d043a9'
|
||||||
'c4d158ae6f9a186e4553551d062febe3')
|
'c4d158ae6f9a186e4553551d062febe3')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir ${srcdir}/plex
|
mkdir ${srcdir}/plex
|
||||||
cd ${srcdir}/plex
|
cd ${srcdir}/plex
|
||||||
|
|
Loading…
Reference in a new issue