summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvlad2015-08-15 23:24:16 +0300
committervlad2015-08-15 23:24:16 +0300
commitb2bc8e3f67c53a79df56affce345f4f19d42a74e (patch)
treef173f1153c231e713bd21a6991d753bd3092d673 /PKGBUILD
parent2379a739054dcebe7ef860b2294d702929b84197 (diff)
downloadaur-b2bc8e3f67c53a79df56affce345f4f19d42a74e.tar.gz
update to 0.3.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 047e6a21a984..72cf61b5d61c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
# Contributor: Ricardo Band <me [at] xengi [dot] de>
pkgname=popcorntime
-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=('i686' 'x86_64')
@@ -32,16 +32,14 @@ _gitname=desktop.git
_nw_ver=0.12.1
_platform=linux64
-_nw_platform=linux-x64
if [ "$CARCH" = 'i686' ]; then
_platform=linux32
- _nw_platform=linux-ia32
fi
-source=("desktop-v${_pkgver}.tar.bz2::https://git.popcorntime.io/popcorntime/desktop/repository/archive.tar.bz2?ref=v${_pkgver}"
+source=("desktop-${_pkgver}.tar.bz2::https://git.popcorntime.io/popcorntime/desktop/repository/archive.tar.bz2?ref=${_pkgver}"
"desktop-i18n-master.tar.bz2::https://git.popcorntime.io/popcorntime/desktop-i18n/repository/archive.tar.bz2?ref=master"
"popcorntime.desktop")
-sha256sums=('d6d489fbbb8b57b25d36866ac8fc75f10ccb1c4fd9cb6a1332d06b38edf20d48'
+sha256sums=('f6b4ebd11ec50a5c2a1ddaf42a043b16c21d8bbcdde634a8672236e85c68268d'
'SKIP'
'f89595aeaf1c09ad2b0a869be1ad14922b4747f901cec0f1b65c4c72719dcdec')