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