summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2019-06-11 21:37:22 +0200
committerGiovanni Santini2019-06-11 21:37:22 +0200
commit8dd4858a4148494327a38b6acd816a5b11d08a24 (patch)
tree835845171b826190d4d3e09a4e0fe1b8e01051aa
parent9b563f5fd4403057a49dfc52bb3f116a3364703e (diff)
downloadaur-8dd4858a4148494327a38b6acd816a5b11d08a24.tar.gz
upgpkg: popcorntime 0.3.10-18
- NW.js version bump.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ee9dfd8e761..a0169db6c65e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = popcorntime
pkgdesc = Stream movies from torrents. Skip the downloads. Launch, click, watch.
pkgver = 0.3.10
- pkgrel = 17
+ pkgrel = 18
url = https://popcorntime.sh/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 984d926ec41a..fccadcb37213 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=popcorntime
pkgver=0.3.10
-pkgrel=17
+pkgrel=18
pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
arch=(i686 x86_64)
url="https://popcorntime.sh/"
@@ -25,7 +25,7 @@ _commit_hash="commit=01d3b09080f458e3a2eb95506655e9d174922ef5"
_pkgname="popcorn-desktop"
# NW.js version to use while building
-_nwjs="0.38.1" # e.g. 0.31.5
+_nwjs="0.38.4" # e.g. 0.31.5
# Missing dependencies to install
#_missing_deps="underscore@~1.8.3"