summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bd82a7..149b179 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,9 @@
9# Contributor: xantares <xantares09 [at] hotmail [dot] com> 9# Contributor: xantares <xantares09 [at] hotmail [dot] com>
10 10
11pkgname=popcorntime-bin 11pkgname=popcorntime-bin
12pkgver=0.3.8.0 12pkgver=0.3.8.2
13_pkgver='0.3.8-0' 13_pkgver='0.3.8-2'
14pkgrel=6 14pkgrel=1
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/"
@@ -22,7 +22,7 @@ provides=('popcorntime')
22conflicts=('popcorntime') 22conflicts=('popcorntime')
23options=('!strip') 23options=('!strip')
24install="popcorntime.install" 24install="popcorntime.install"
25sha1sums=('e0d34c48fb55680f922b62d31121032c744fb183' 25sha1sums=('5b3f956fa72b9879bcea65c5f89d99a0e2ada6e4'
26 'd2e56426a321faabd316ea0bc89b2fa2fb0dfa48' 26 'd2e56426a321faabd316ea0bc89b2fa2fb0dfa48'
27 '98cba5c0c979d37e601cc33cf3b562f106427d36') 27 '98cba5c0c979d37e601cc33cf3b562f106427d36')
28 28
@@ -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 sha1sums[0]='0217ce93e88650c7d557cafcfdf10a4b5fa14c54' 33 sha1sums[0]='a959062f209927eee8e026ccf54510aaa3ca26c8'
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"