mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
rename aur/plexmediaserver to aur/plex-media-server
This commit is contained in:
parent
79deff74d7
commit
81a96d5a61
5 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
buildarch=2
|
||||
|
||||
pkgname=plexmediaserver
|
||||
pkgname=plex-media-server
|
||||
pkgver=0.9.11.4.739
|
||||
pkgrel=1
|
||||
_subver=a4e710f
|
||||
|
@ -19,6 +19,8 @@ url='http://www.plexapp.com'
|
|||
arch=('arm')
|
||||
license=('closed')
|
||||
depends=('rsync' 'avahi')
|
||||
replaces=('plexmediaserver')
|
||||
conflicts=('plexmediaserver' 'plexmediaserver-plexpass')
|
||||
backup=('etc/conf.d/plexmediaserver')
|
||||
install='plexmediaserver.install'
|
||||
|
Loading…
Reference in a new issue