summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn2023-04-10 10:07:37 +0100
committerJohn2023-04-10 10:08:59 +0100
commitd3d5ad6ae7c71562f0f137242c34d5a71a281cad (patch)
tree299fc2109425d6744a78c0a42c43e08ed8a7f0d2 /PKGBUILD
parentc9e6fa658379c9a588aac6e61ed9a82f8cd0c0c5 (diff)
downloadaur-d3d5ad6ae7c71562f0f137242c34d5a71a281cad.tar.gz
Tidy up provides, conflicts & replaces entries
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'