summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21398bea048e..0b9bff01a2c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,15 +16,15 @@
pkgname=popcorntime-bin
_pkgname=popcorntime
pkgver=0.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Stream free movies and TV shows from torrents"
arch=('x86_64')
url="https://popcorntime.app/"
license=('GPL3')
-depends=('nss' 'ttf-font' 'libxss' 'gconf' 'gtk2' 'gtk3')
+depends=('nss' 'ttf-font' 'libxss' 'gtk2' 'gtk3')
makedepends=('unzip')
-provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin')
-conflicts=('popcorntime')
+provides=('popcorntime' 'popcorntime-ce')
+conflicts=('popcorntime' 'popcorntime-ce')
options=('!strip')
_zipfile="Popcorn-Time-${pkgver}-linux64.zip"
source=("https://get.popcorntime.app/build/$_zipfile"