summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f34bf50cd74e..dd0b10d0061d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = popcorntime-ce-bin
pkgdesc = Stream movies from torrents. Skip the downloads. Launch, click, watch. Repos of the original community edition.
pkgver = 0.4.0
- pkgrel = 3
+ pkgrel = 2
url = http://www.popcorn-time.is/
install = popcorntime-ce.install
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = popcorntime-ce-bin
conflicts = popcorntime-ce
conflicts = popcorntime-ce-git
options = !strip
- source = https://github.com/PopcornTimeCommunity/desktop/releases/download/v0.4.0-3/popcorn-time-community-v0.4.0-3-64bit.tar.xz
+ source = https://github.com/PopcornTimeCommunity/desktop/releases/download/v0.4.0-2/popcorn-time-community-v0.4.0-2-64bit.tar.xz
source = popcorntime-ce.install
source = popcorntime-ce.desktop
sha256sums = 24ae13d504dc8b7272b69fc01deb43099c2c05aef79cd25a62648665660c7486
diff --git a/PKGBUILD b/PKGBUILD
index aeed8daebdf4..105b244c1271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='popcorntime-ce-bin'
_pkgname='popcorntime-ce'
pkgver='0.4.0'
-pkgrel='3'
+pkgrel='2'
pkgdesc='Stream movies from torrents. Skip the downloads. Launch, click, watch. Repos of the original community edition.'
arch=('x86_64' 'i686')
url='http://www.popcorn-time.is/'
@@ -22,7 +22,7 @@ _platform='64bit'
if [ "$CARCH" = 'i686' ]; then
_platform='32bit'
- sha1sums[0]='369da992f097e1b872a0f7d00a62361ac9192c93'
+ sha256sums[0]='410b10c6a6f517ef23c39e7138c40556176b4bd6724cd73d1fdbe02fcc059fd9'
fi
source=("https://github.com/PopcornTimeCommunity/desktop/releases/download/v${pkgver}-${pkgrel}/popcorn-time-community-v${pkgver}-${pkgrel}-${_platform}.tar.xz"