summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2019-04-17 20:43:21 +0200
committerGiovanni Santini2019-04-17 20:43:51 +0200
commit71685c1c699c31f0a3f1817ceebf27b985244a1d (patch)
tree91a5e1633b607d21c97509d87ff7502562e1bfe1
parente8eb90f4f55711b86310f74307a5a44c2eb03d06 (diff)
downloadaur-71685c1c699c31f0a3f1817ceebf27b985244a1d.tar.gz
upgpkg: popcorntime 0.3.10-16
- NW.js version bump (0.36.4 -> 0.37.4)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe8110f995f5..cb915d80a8ce 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 = 15
+ pkgrel = 16
url = https://popcorntime.sh/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9e0aae9ee822..f9d187609f12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=popcorntime
pkgver=0.3.10
-pkgrel=15
+pkgrel=16
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.36.4" # e.g. 0.31.5
+_nwjs="0.37.4" # e.g. 0.31.5
# Missing dependencies to install
#_missing_deps="underscore@~1.8.3"