summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93d273a..292d205 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
11pkgname=popcorntime-bin 11pkgname=popcorntime-bin
12pkgver=0.3.8.0 12pkgver=0.3.8.0
13_pkgver='0.3.8-0' 13_pkgver='0.3.8-0'
14pkgrel=3 14pkgrel=4
15pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." 15pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
16arch=('x86_64' 'i686') 16arch=('x86_64' 'i686')
17url="http://popcorntime.io/" 17url="http://popcorntime.io/"
@@ -30,7 +30,7 @@ _platform='Linux-64'
30 30
31if [ "$CARCH" = 'i686' ]; then 31if [ "$CARCH" = 'i686' ]; then
32 _platform='Linux-32' 32 _platform='Linux-32'
33 sha256sums[0]='0217ce93e88650c7d557cafcfdf10a4b5fa14c54' 33 sha1sums[0]='0217ce93e88650c7d557cafcfdf10a4b5fa14c54'
34fi 34fi
35 35
36source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz" 36source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz"