summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Martin Reckel2023-02-09 21:10:57 +0100
committerJan Martin Reckel2023-02-09 21:10:57 +0100
commitfe05f261751ef6231c9bbb3ab0c5ec5d25970692 (patch)
treebd8ec1439ca14e3da936127ddddf7e7fe789e030 /PKGBUILD
parent96a500b954ff5bf37bb9fe9ddc2e7541015bea99 (diff)
downloadaur-subtitld-git.tar.gz
Add subtitld as conflict
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a4f9c469e6c..a9a0aabf1439 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('GPL3')
groups=()
depends=('mpv' 'pyside6' 'python-opengl' 'python-docx' 'python-pycaption' 'python-pysubs2' 'python-pyffms2' 'python-mpv' 'python-libretranslate-git' 'python-translate' 'python-speechrecognition' 'python-pysrt')
makedepends=('git' 'python')
+conflicts=('subtitld')
provides=("subtitld")
source=("git+https://gitlab.com/jonata/subtitld.git")
md5sums=('SKIP')