summarylogtreecommitdiffstats
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)
downloadaur-b2dcfa4f75d0d9e326f524889b322edd0808e239.tar.gz
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 d67251c68eeb..7f289b4f3f86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=popcorntime-bin
pkgver=0.3.8.5
_pkgver='0.3.8-5'
-pkgrel=1
+pkgrel=2
pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
arch=('x86_64' 'i686')
url="http://popcorntime.io/"
@@ -23,7 +23,7 @@ provides=('popcorntime')
conflicts=('popcorntime')
options=('!strip')
install="popcorntime.install"
-sha1sums=('c9e40d39a8953c7a61543332f82bac9e0b6d50e4'
+sha1sums=('fcd6044861cfb78587d9b6e9590c0872144045c6'
'd2e56426a321faabd316ea0bc89b2fa2fb0dfa48'
'98cba5c0c979d37e601cc33cf3b562f106427d36')
@@ -31,7 +31,7 @@ _platform='Linux-64'
if [ "$CARCH" = 'i686' ]; then
_platform='Linux-32'
- sha1sums[0]='c3e3917219a6658e149bb678622e9ea1741c6b89'
+ sha1sums[0]='ec994d8a0420857018aabf8555926b0a6d43a1f1'
fi
source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz"