summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames Bunton2023-04-10 10:05:09 +0100
committerJohn2023-04-10 10:06:54 +0100
commit0cdf1af1194708204bc3e463fa57bbd9596ab999 (patch)
tree5660e0984d5a1213028be90c54822c046a67bdc0 /PKGBUILD
parentd32105c2ca78726d85e35515a658c362f934cd62 (diff)
downloadaur-0cdf1af1194708204bc3e463fa57bbd9596ab999.tar.gz
Properly conflict with mythtv
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19aeba711a98..ed846422274e 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'