summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorricardofunke2015-08-17 16:42:43 -0300
committerricardofunke2015-08-17 16:42:43 -0300
commitcae6ba667fffb3fb4b56e72ceac61e1657f9e9db (patch)
tree0588201aea18ad052dff55aa47c2896098a52e14 /PKGBUILD
parent5e630e934a5deacadf679cfcae5e983ec9bc7558 (diff)
downloadpackages-cae6ba667fffb3fb4b56e72ceac61e1657f9e9db.tar.gz
packages-cae6ba667fffb3fb4b56e72ceac61e1657f9e9db.tar.bz2
packages-cae6ba667fffb3fb4b56e72ceac61e1657f9e9db.zip
Update to 3.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 149b179..f88644d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
9# Contributor: xantares <xantares09 [at] hotmail [dot] com> 9# Contributor: xantares <xantares09 [at] hotmail [dot] com>
10 10
11pkgname=popcorntime-bin 11pkgname=popcorntime-bin
12pkgver=0.3.8.2 12pkgver=0.3.8.3
13_pkgver='0.3.8-2' 13_pkgver='0.3.8-3'
14pkgrel=1 14pkgrel=1
15pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." 15pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
16arch=('x86_64' 'i686') 16arch=('x86_64' 'i686')
@@ -22,7 +22,7 @@ provides=('popcorntime')
22conflicts=('popcorntime') 22conflicts=('popcorntime')
23options=('!strip') 23options=('!strip')
24install="popcorntime.install" 24install="popcorntime.install"
25sha1sums=('5b3f956fa72b9879bcea65c5f89d99a0e2ada6e4' 25sha1sums=('8aff55d7e6fe79a407b615d62e0bc8ec1ff4d596'
26 'd2e56426a321faabd316ea0bc89b2fa2fb0dfa48' 26 'd2e56426a321faabd316ea0bc89b2fa2fb0dfa48'
27 '98cba5c0c979d37e601cc33cf3b562f106427d36') 27 '98cba5c0c979d37e601cc33cf3b562f106427d36')
28 28
@@ -30,7 +30,7 @@ _platform='Linux-64'
30 30
31if [ "$CARCH" = 'i686' ]; then 31if [ "$CARCH" = 'i686' ]; then
32 _platform='Linux-32' 32 _platform='Linux-32'
33 sha1sums[0]='a959062f209927eee8e026ccf54510aaa3ca26c8' 33 sha1sums[0]='22573cdad5687502101f36100e8c4c5cbcb97e09'
34fi 34fi
35 35
36source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz" 36source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz"