summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPieter Goetschalckx2016-02-20 14:20:13 +0100
committerPieter Goetschalckx2016-02-20 14:20:13 +0100
commitc13236718a0d32020f3451304296398bb243659e (patch)
tree94ce3e3c41e64687f1ecf9f09e02c065fb5059a6
parentd7fb614e0cb16f2ce9f4023d53ac18803d8bce9a (diff)
downloadaur-c13236718a0d32020f3451304296398bb243659e.tar.gz
Update sha256sums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e9dd30864c1..cca9399b4194 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = popcorntime-bin
pkgdesc = Stream movies and TV shows from torrents
pkgver = 0.3.9
- pkgrel = 1
+ pkgrel = 2
url = https://popcorntime.sh
install = popcorntime.install
arch = i686
@@ -21,7 +21,7 @@ pkgbase = popcorntime-bin
options = !strip
source = https://get.popcorntime.sh/build/Popcorn-Time-0.3.9-.tar.xz
source = popcorntime.desktop
- sha256sums = 27db5a11580204add3494f0274d170bad2fcba0c9e4461d408a20dcd10b4eadf
+ sha256sums = 42f2c92c90717eb23f890d1ca42dd4210a48a4b9013f9ab8273b32b3e80c8a84
sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334
pkgname = popcorntime-bin
diff --git a/PKGBUILD b/PKGBUILD
index 561b4a5a7a6b..75ece81bb234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgname=popcorntime-bin
_pkgname=popcorntime
pkgver=0.3.9
-pkgrel=1
+pkgrel=2
pkgdesc="Stream movies and TV shows from torrents"
arch=('i686' 'x86_64')
url="https://popcorntime.sh"
@@ -27,7 +27,7 @@ install=popcorntime.install
[ "$CARCH" = "x86_64" ] && _platform='Linux-64'
source=("https://get.popcorntime.sh/build/Popcorn-Time-${pkgver}-${_platform}.tar.xz"
"${_pkgname}.desktop")
-sha256sums=('27db5a11580204add3494f0274d170bad2fcba0c9e4461d408a20dcd10b4eadf'
+sha256sums=('42f2c92c90717eb23f890d1ca42dd4210a48a4b9013f9ab8273b32b3e80c8a84'
'4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334')
[ "$CARCH" = "i686" ] && _platform=linux32