summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b77f4e3a1a8..3ae4c4aea12d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = popcorntime-bin
pkgdesc = Stream movies from torrents. Skip the downloads. Launch, click, watch.
pkgver = 0.3.8.5
- pkgrel = 3
+ pkgrel = 5
url = http://popcorntime.io/
install = popcorntime.install
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = popcorntime-bin
provides = popcorntime
conflicts = popcorntime
options = !strip
- source = http://web.archive.org/web/20150909184516/http://128.199.107.206/build/Popcorn-Time-0.3.8-5-Linux-Linux-64.tar.xz
+ source = http://web.archive.org/web/20150909184516/http://128.199.107.206/build/Popcorn-Time-0.3.8-5-Linux-64.tar.xz
source = popcorntime.install
source = popcorntime.desktop
sha1sums = fcd6044861cfb78587d9b6e9590c0872144045c6
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")