summaryrefslogtreecommitdiffstats
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 21398be..0b9bff0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,15 +16,15 @@
16pkgname=popcorntime-bin 16pkgname=popcorntime-bin
17_pkgname=popcorntime 17_pkgname=popcorntime
18pkgver=0.4.1 18pkgver=0.4.1
19pkgrel=1 19pkgrel=2
20pkgdesc="Stream free movies and TV shows from torrents" 20pkgdesc="Stream free movies and TV shows from torrents"
21arch=('x86_64') 21arch=('x86_64')
22url="https://popcorntime.app/" 22url="https://popcorntime.app/"
23license=('GPL3') 23license=('GPL3')
24depends=('nss' 'ttf-font' 'libxss' 'gconf' 'gtk2' 'gtk3') 24depends=('nss' 'ttf-font' 'libxss' 'gtk2' 'gtk3')
25makedepends=('unzip') 25makedepends=('unzip')
26provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin') 26provides=('popcorntime' 'popcorntime-ce')
27conflicts=('popcorntime') 27conflicts=('popcorntime' 'popcorntime-ce')
28options=('!strip') 28options=('!strip')
29_zipfile="Popcorn-Time-${pkgver}-linux64.zip" 29_zipfile="Popcorn-Time-${pkgver}-linux64.zip"
30source=("https://get.popcorntime.app/build/$_zipfile" 30source=("https://get.popcorntime.app/build/$_zipfile"