summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorricardofunke2015-07-09 19:59:10 -0300
committerricardofunke2015-07-09 19:59:10 -0300
commita0ab06aa0e41192822c8b5b88a50ab407bd83db7 (patch)
tree910343345a33b7916a2b65d87d763ab7c32b1b56 /PKGBUILD
parent77c894b8e041762dd6334f2935cf0794bb753546 (diff)
downloadaur-a0ab06aa0e41192822c8b5b88a50ab407bd83db7.tar.gz
Update to 0.3.8.0-4 fixing typo sha256sum -> sha1sum for the 32 arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93d273a2712e..292d205927c2 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"