From a0ab06aa0e41192822c8b5b88a50ab407bd83db7 Mon Sep 17 00:00:00 2001 From: ricardofunke Date: Thu, 9 Jul 2015 19:59:10 -0300 Subject: Update to 0.3.8.0-4 fixing typo sha256sum -> sha1sum for the 32 arch --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 93d273a..292d205 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,7 +11,7 @@ pkgname=popcorntime-bin pkgver=0.3.8.0 _pkgver='0.3.8-0' -pkgrel=3 +pkgrel=4 pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." arch=('x86_64' 'i686') url="http://popcorntime.io/" @@ -30,7 +30,7 @@ _platform='Linux-64' if [ "$CARCH" = 'i686' ]; then _platform='Linux-32' - sha256sums[0]='0217ce93e88650c7d557cafcfdf10a4b5fa14c54' + sha1sums[0]='0217ce93e88650c7d557cafcfdf10a4b5fa14c54' fi source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz" -- cgit v1.2.3-70-g09d2