diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ | |||
12 | pkgname=popcorntime-bin | 12 | pkgname=popcorntime-bin |
13 | pkgver=0.3.8.5 | 13 | pkgver=0.3.8.5 |
14 | _pkgver='0.3.8-5' | 14 | _pkgver='0.3.8-5' |
15 | pkgrel=4 | 15 | pkgrel=5 |
16 | pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." | 16 | pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." |
17 | arch=('x86_64' 'i686') | 17 | arch=('x86_64' 'i686') |
18 | url="http://popcorntime.io/" | 18 | url="http://popcorntime.io/" |
@@ -36,7 +36,7 @@ fi | |||
36 | 36 | ||
37 | #source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz" | 37 | #source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz" |
38 | #source=("http://web.archive.org/web/20150909191012/http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz" | 38 | #source=("http://web.archive.org/web/20150909191012/http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz" |
39 | source=("http://web.archive.org/web/20150909184516/http://128.199.107.206/build/Popcorn-Time-${_pkgver}-Linux-${_platform}.tar.xz" | 39 | source=("http://web.archive.org/web/20150909184516/http://128.199.107.206/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz" |
40 | "popcorntime.install" | 40 | "popcorntime.install" |
41 | "popcorntime.desktop") | 41 | "popcorntime.desktop") |
42 | 42 | ||