summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bunton2020-10-30 23:29:39 +1100
committerJames Bunton2020-10-30 23:29:39 +1100
commitdd213b65e9fe71feff3710cf769f9e9342fbccbc (patch)
treeb88fc55b7afbf15b6db0d605b0fca81fa168a010
parentd93e0088106bf640ba7b9f1bf454e2b7911557a5 (diff)
downloadaur-dd213b65e9fe71feff3710cf769f9e9342fbccbc.tar.gz
Properly conflict with mythtv
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c7922012247..74dc00e8925b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,8 +76,8 @@ optdepends=(
'python-requests-cache: Python bindings'
'python-simplejson: Python bindings'
)
-conflicts=('myththemes' 'mythplugins-mythvideo' 'mythtv')
-replaces=('myththemes' 'mythplugins-mythvideo' 'mythtv')
+conflicts=('myththemes' 'mythplugins-mythvideo' 'mythtv-git')
+replaces=('myththemes' 'mythplugins-mythvideo' 'mythtv-git')
source=(
"git+https://github.com/MythTV/mythtv#branch=fixes/31"
'mythbackend.service'