summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorricardofunke2015-10-19 01:00:47 -0200
committerricardofunke2015-10-19 01:00:47 -0200
commitb2dcfa4f75d0d9e326f524889b322edd0808e239 (patch)
tree5e6da568377a4745887e0dfe35149923da77c27b /PKGBUILD
parent0a94d11430a09e4c2a600f878c745114422f832a (diff)
downloadpackages-b2dcfa4f75d0d9e326f524889b322edd0808e239.tar.gz
packages-b2dcfa4f75d0d9e326f524889b322edd0808e239.tar.bz2
packages-b2dcfa4f75d0d9e326f524889b322edd0808e239.zip
Update to 0.3.8.5-2: Fixing sha1sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d67251c..7f289b4 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=1 15pkgrel=2
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/"
@@ -23,7 +23,7 @@ provides=('popcorntime')
23conflicts=('popcorntime') 23conflicts=('popcorntime')
24options=('!strip') 24options=('!strip')
25install="popcorntime.install" 25install="popcorntime.install"
26sha1sums=('c9e40d39a8953c7a61543332f82bac9e0b6d50e4' 26sha1sums=('fcd6044861cfb78587d9b6e9590c0872144045c6'
27 'd2e56426a321faabd316ea0bc89b2fa2fb0dfa48' 27 'd2e56426a321faabd316ea0bc89b2fa2fb0dfa48'
28 '98cba5c0c979d37e601cc33cf3b562f106427d36') 28 '98cba5c0c979d37e601cc33cf3b562f106427d36')
29 29
@@ -31,7 +31,7 @@ _platform='Linux-64'
31 31
32if [ "$CARCH" = 'i686' ]; then 32if [ "$CARCH" = 'i686' ]; then
33 _platform='Linux-32' 33 _platform='Linux-32'
34 sha1sums[0]='c3e3917219a6658e149bb678622e9ea1741c6b89' 34 sha1sums[0]='ec994d8a0420857018aabf8555926b0a6d43a1f1'
35fi 35fi
36 36
37source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz" 37source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz"