summarylogtreecommitdiffstats
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)
downloadaur-16012f745e7f75c5ff03ef50f5724ab5c625273c.tar.gz
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 e20b858f987d..782abf20e649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=popcorntime-bin
pkgver=0.3.8.5
_pkgver='0.3.8-5'
-pkgrel=4
+pkgrel=5
pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
arch=('x86_64' 'i686')
url="http://popcorntime.io/"
@@ -36,7 +36,7 @@ fi
#source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz"
#source=("http://web.archive.org/web/20150909191012/http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz"
-source=("http://web.archive.org/web/20150909184516/http://128.199.107.206/build/Popcorn-Time-${_pkgver}-Linux-${_platform}.tar.xz"
+source=("http://web.archive.org/web/20150909184516/http://128.199.107.206/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz"
"popcorntime.install"
"popcorntime.desktop")