diff --git a/subtitlecomposer/git/PKGBUILD b/subtitlecomposer/git/PKGBUILD index 90b8dc2c..a148b5c7 100644 --- a/subtitlecomposer/git/PKGBUILD +++ b/subtitlecomposer/git/PKGBUILD @@ -36,6 +36,9 @@ optdepends=('mplayer: MPlayer backend' 'ruby: scripting' 'python: scripting') +conflicts=($_name) +provides=($_name) + source=("git+https://github.com/maxrd2/${_name}.git") #source=("git+https://github.com/Martchus/${_name}.git") sha256sums=('SKIP')