diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,7 +10,7 @@ | |||
10 | 10 | ||
11 | pkgname=popcorntime-bin | 11 | pkgname=popcorntime-bin |
12 | pkgver=0.3.7.2 | 12 | pkgver=0.3.7.2 |
13 | pkgrel=3 | 13 | pkgrel=4 |
14 | pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." | 14 | pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." |
15 | arch=('x86_64' 'i686') | 15 | arch=('x86_64' 'i686') |
16 | url="http://popcorntime.io/" | 16 | url="http://popcorntime.io/" |
@@ -23,8 +23,8 @@ options=('!strip') | |||
23 | install="popcorntime.install" | 23 | install="popcorntime.install" |
24 | sha256sums=('0b294d08e6bc46d3d06717d4a6344b4e6e4e14f742f61101b8498d931d99a952' | 24 | sha256sums=('0b294d08e6bc46d3d06717d4a6344b4e6e4e14f742f61101b8498d931d99a952' |
25 | '9e1bc552bb06446689233b1a123d4cc421771673a7b803a980d4149bf4dc38b3' | 25 | '9e1bc552bb06446689233b1a123d4cc421771673a7b803a980d4149bf4dc38b3' |
26 | 'ac2b7183d3ea62ae821c7d1f4b243b0ca41c7838efa16babe29cad0c4958ee25' | 26 | '3dd794302ad0b3a98d48973175b6de9bc632181872df2d0376a19a5cc0aa14a2' |
27 | '3dd794302ad0b3a98d48973175b6de9bc632181872df2d0376a19a5cc0aa14a2') | 27 | 'ac2b7183d3ea62ae821c7d1f4b243b0ca41c7838efa16babe29cad0c4958ee25') |
28 | 28 | ||
29 | _platform=Linux64 | 29 | _platform=Linux64 |
30 | 30 | ||