summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d812b55..87bd753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,16 +12,16 @@
12# Contributor: xantares <xantares09 [at] hotmail [dot] com> 12# Contributor: xantares <xantares09 [at] hotmail [dot] com>
13# Contributor: petterk <stifler3k [at] hotmail [dot] com> 13# Contributor: petterk <stifler3k [at] hotmail [dot] com>
14 14
15pkgname=popcorntime-stable-bin 15pkgname=popcorntime-bin
16_pkgname=popcorntime 16_pkgname=popcorntime
17pkgver=0.3.10 17pkgver=0.3.10
18pkgrel=2 18pkgrel=4
19pkgdesc="Stream movies and TV shows from torrents (stable builds)" 19pkgdesc="Stream movies and TV shows from torrents (stable builds)"
20arch=('x86_64') 20arch=('x86_64')
21url="https://popcorntime.sh" 21url="https://popcorntime.sh"
22license=('GPL3') 22license=('GPL3')
23depends=('nss' 'ttf-font' 'libxss' 'gtk3' 'nodejs') 23depends=('nss' 'ttf-font' 'libxss' 'gtk3' 'nodejs')
24provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-bin') 24provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin')
25conflicts=('popcorntime') 25conflicts=('popcorntime')
26options=('!strip') 26options=('!strip')
27source=("${_pkgname}.desktop" "https://get.popcorntime.sh/build/Popcorn-Time-${pkgver}-Linux-64.tar.xz") 27source=("${_pkgname}.desktop" "https://get.popcorntime.sh/build/Popcorn-Time-${pkgver}-Linux-64.tar.xz")