summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorricardofunke2015-08-17 16:42:43 -0300
committerricardofunke2015-08-17 16:42:43 -0300
commitcae6ba667fffb3fb4b56e72ceac61e1657f9e9db (patch)
tree0588201aea18ad052dff55aa47c2896098a52e14
parent5e630e934a5deacadf679cfcae5e983ec9bc7558 (diff)
downloadaur-cae6ba667fffb3fb4b56e72ceac61e1657f9e9db.tar.gz
Update to 3.8.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b56914c3145..749c6ddc6078 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = popcorntime-bin
pkgdesc = Stream movies from torrents. Skip the downloads. Launch, click, watch.
- pkgver = 0.3.8.2
+ pkgver = 0.3.8.3
pkgrel = 1
url = http://popcorntime.io/
install = popcorntime.install
@@ -19,10 +19,10 @@ pkgbase = popcorntime-bin
provides = popcorntime
conflicts = popcorntime
options = !strip
- source = http://get.popcorntime.io/build/Popcorn-Time-0.3.8-2-Linux-64.tar.xz
+ source = http://get.popcorntime.io/build/Popcorn-Time-0.3.8-3-Linux-64.tar.xz
source = popcorntime.install
source = popcorntime.desktop
- sha1sums = 5b3f956fa72b9879bcea65c5f89d99a0e2ada6e4
+ sha1sums = 8aff55d7e6fe79a407b615d62e0bc8ec1ff4d596
sha1sums = d2e56426a321faabd316ea0bc89b2fa2fb0dfa48
sha1sums = 98cba5c0c979d37e601cc33cf3b562f106427d36
diff --git a/PKGBUILD b/PKGBUILD
index 149b179705d4..f88644da9b13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# Contributor: xantares <xantares09 [at] hotmail [dot] com>
pkgname=popcorntime-bin
-pkgver=0.3.8.2
-_pkgver='0.3.8-2'
+pkgver=0.3.8.3
+_pkgver='0.3.8-3'
pkgrel=1
pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
arch=('x86_64' 'i686')
@@ -22,7 +22,7 @@ provides=('popcorntime')
conflicts=('popcorntime')
options=('!strip')
install="popcorntime.install"
-sha1sums=('5b3f956fa72b9879bcea65c5f89d99a0e2ada6e4'
+sha1sums=('8aff55d7e6fe79a407b615d62e0bc8ec1ff4d596'
'd2e56426a321faabd316ea0bc89b2fa2fb0dfa48'
'98cba5c0c979d37e601cc33cf3b562f106427d36')
@@ -30,7 +30,7 @@ _platform='Linux-64'
if [ "$CARCH" = 'i686' ]; then
_platform='Linux-32'
- sha1sums[0]='a959062f209927eee8e026ccf54510aaa3ca26c8'
+ sha1sums[0]='22573cdad5687502101f36100e8c4c5cbcb97e09'
fi
source=("http://get.popcorntime.io/build/Popcorn-Time-${_pkgver}-${_platform}.tar.xz"