fix pkgbuild

This commit is contained in:
Mike Brown 2014-07-26 11:17:29 -05:00
parent 55da08d133
commit 11f6f8d923

View file

@ -29,7 +29,8 @@ optdepends=('glew: for GPU commercial flagging'
'openssl: for AirTunes (RAOP) support'
'udisks: detect changes to removable media'
'xmltv: to download tv listings')
conflicts=('myththemes' 'mythplugins-mythvideo')replaces=('myththemes' 'mythplugins-mythvideo')
conflicts=('myththemes' 'mythplugins-mythvideo')
replaces=('myththemes' 'mythplugins-mythvideo')
install='mythtv.install'
source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz"
'mythbackend.service'