summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2019-06-11 21:37:22 +0200
committerGiovanni Santini2019-06-11 21:37:22 +0200
commit8dd4858a4148494327a38b6acd816a5b11d08a24 (patch)
tree835845171b826190d4d3e09a4e0fe1b8e01051aa /PKGBUILD
parent9b563f5fd4403057a49dfc52bb3f116a3364703e (diff)
downloadaur-8dd4858a4148494327a38b6acd816a5b11d08a24.tar.gz
upgpkg: popcorntime 0.3.10-18
- NW.js version bump.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"