summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorricardofunke2015-10-31 17:36:41 -0200
committerricardofunke2015-10-31 17:36:41 -0200
commit16012f745e7f75c5ff03ef50f5724ab5c625273c (patch)
treeabed4009cd42324ee3bb02815c18b8d53ba8b075 /PKGBUILD
parentee0a43d920e4a76c87de71f83402018df7e971e3 (diff)
downloadpackages-16012f745e7f75c5ff03ef50f5724ab5c625273c.tar.gz
packages-16012f745e7f75c5ff03ef50f5724ab5c625273c.tar.bz2
packages-16012f745e7f75c5ff03ef50f5724ab5c625273c.zip
Update to 0.3.8.5-5: Fixing the URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e20b858..782abf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
12pkgname=popcorntime-bin 12pkgname=popcorntime-bin
13pkgver=0.3.8.5 13pkgver=0.3.8.5
14_pkgver='0.3.8-5' 14_pkgver='0.3.8-5'
15pkgrel=4 15pkgrel=5
16pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." 16pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
17arch=('x86_64' 'i686') 17arch=('x86_64' 'i686')
18url="http://popcorntime.io/" 18url="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"
39source=("http://web.archive.org/web/20150909184516/http://128.199.107.206/build/Popcorn-Time-${_pkgver}-Linux-${_platform}.tar.xz" 39source=("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