summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInvisible Fox2020-11-14 15:36:13 +0300
committerInvisible Fox2020-11-14 15:36:13 +0300
commitc3e16b1dc3a13aaa7074054b75427fb974f2ae17 (patch)
tree270417fcb63f1b65044e04f822d0785422c1126d /PKGBUILD
parent8d00dfb8fea0a34586e340bfe045b3d34fe947f7 (diff)
downloadaur-c3e16b1dc3a13aaa7074054b75427fb974f2ae17.tar.gz
FIX: add conflicts with popcorntime
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e725a5d01cab..2e43e9a9cb32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('nss' 'ttf-font' 'libxss' 'gtk2' 'gtk3')
makedepends=('unzip')
provides=('popcorntime' 'popcorntime-ce')
-conflicts=()
+conflicts=('popcorntime' 'popcorntime-ce')
options=('!strip')
_zipfile="Popcorn-Time-Ru-${pkgver}-linux64.zip"
source=("https://github.com/popcorn-time-ru/popcorn-desktop/releases/download/v${pkgver}/${_zipfile}"