summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorricardofunke2015-10-31 17:34:41 -0200
committerricardofunke2015-10-31 17:34:41 -0200
commitee0a43d920e4a76c87de71f83402018df7e971e3 (patch)
treeb3fb7e092f6a5feccba2e3913f5dd353bd24eb64 /PKGBUILD
parent81ed89a299dd673e24b4d42af145f2fcb4fc941b (diff)
downloadpackages-ee0a43d920e4a76c87de71f83402018df7e971e3.tar.gz
packages-ee0a43d920e4a76c87de71f83402018df7e971e3.tar.bz2
packages-ee0a43d920e4a76c87de71f83402018df7e971e3.zip
Update to 0.3.8.5-4: Trying another URL as the previous don't get the upstream script right
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b43c63..e20b858 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=3 15pkgrel=4
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/"
@@ -35,7 +35,8 @@ if [ "$CARCH" = 'i686' ]; then
35fi 35fi
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"
38source=("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"
39 "popcorntime.install" 40 "popcorntime.install"
40 "popcorntime.desktop") 41 "popcorntime.desktop")
41 42