diff options
author | Pieter Goetschalckx | 2016-02-24 01:27:28 +0100 |
---|---|---|
committer | Pieter Goetschalckx | 2016-02-24 01:27:28 +0100 |
commit | 9d742f09223f06bde3b967ecf5148357241fe72c (patch) | |
tree | 94e0b8f01724b9c74734bf624bbb149bb0cc0894 /PKGBUILD | |
parent | c13236718a0d32020f3451304296398bb243659e (diff) | |
download | packages-9d742f09223f06bde3b967ecf5148357241fe72c.tar.gz packages-9d742f09223f06bde3b967ecf5148357241fe72c.tar.bz2 packages-9d742f09223f06bde3b967ecf5148357241fe72c.zip |
Update sha256sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ install=popcorntime.install | |||
27 | [ "$CARCH" = "x86_64" ] && _platform='Linux-64' | 27 | [ "$CARCH" = "x86_64" ] && _platform='Linux-64' |
28 | source=("https://get.popcorntime.sh/build/Popcorn-Time-${pkgver}-${_platform}.tar.xz" | 28 | source=("https://get.popcorntime.sh/build/Popcorn-Time-${pkgver}-${_platform}.tar.xz" |
29 | "${_pkgname}.desktop") | 29 | "${_pkgname}.desktop") |
30 | sha256sums=('42f2c92c90717eb23f890d1ca42dd4210a48a4b9013f9ab8273b32b3e80c8a84' | 30 | sha256sums=('f2c29632488e5052c8b29df4cfdfc532a4f3984a9b8e654441bb37ad312591a1' |
31 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') | 31 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') |
32 | 32 | ||
33 | [ "$CARCH" = "i686" ] && _platform=linux32 | 33 | [ "$CARCH" = "i686" ] && _platform=linux32 |