diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -16,15 +16,15 @@ | |||
16 | pkgname=popcorntime-bin | 16 | pkgname=popcorntime-bin |
17 | _pkgname=popcorntime | 17 | _pkgname=popcorntime |
18 | pkgver=0.4.1 | 18 | pkgver=0.4.1 |
19 | pkgrel=1 | 19 | pkgrel=2 |
20 | pkgdesc="Stream free movies and TV shows from torrents" | 20 | pkgdesc="Stream free movies and TV shows from torrents" |
21 | arch=('x86_64') | 21 | arch=('x86_64') |
22 | url="https://popcorntime.app/" | 22 | url="https://popcorntime.app/" |
23 | license=('GPL3') | 23 | license=('GPL3') |
24 | depends=('nss' 'ttf-font' 'libxss' 'gconf' 'gtk2' 'gtk3') | 24 | depends=('nss' 'ttf-font' 'libxss' 'gtk2' 'gtk3') |
25 | makedepends=('unzip') | 25 | makedepends=('unzip') |
26 | provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin') | 26 | provides=('popcorntime' 'popcorntime-ce') |
27 | conflicts=('popcorntime') | 27 | conflicts=('popcorntime' 'popcorntime-ce') |
28 | options=('!strip') | 28 | options=('!strip') |
29 | _zipfile="Popcorn-Time-${pkgver}-linux64.zip" | 29 | _zipfile="Popcorn-Time-${pkgver}-linux64.zip" |
30 | source=("https://get.popcorntime.app/build/$_zipfile" | 30 | source=("https://get.popcorntime.app/build/$_zipfile" |