summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21479c998b7f..a709f51fa146 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -82,8 +82,8 @@ optdepends=(
'python-requests-cache: Python bindings'
'python-simplejson: Python bindings'
)
-conflicts=('myththemes' 'mythplugins-mythvideo' 'mythtv')
-replaces=('myththemes' 'mythplugins-mythvideo' 'mythtv')
+provides=("${pkgname%-git}")
+conflicts=("${pkgname%-git}")
source=(
"git+https://github.com/MythTV/mythtv#branch=fixes/33"
'mythbackend.service'