summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2019-07-13 20:40:56 +0200
committerJake2019-07-13 20:40:56 +0200
commitc9ce0baf9e78a99ea053dcd29573a1e9e8659083 (patch)
tree3c983d42defec9628990f706ee9cfa97b6547b99 /PKGBUILD
parent7999e6ecee9e785cbdc48fd0cfea17987f21e48b (diff)
downloadaur-c9ce0baf9e78a99ea053dcd29573a1e9e8659083.tar.gz
Update to 0.39.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fae37cf0b40..bf75c5dde75f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
# Contributor: Yen Chi Hsuan <yan12125 at gmail.com>
pkgname=nwjs-bin
-pkgver=0.39.0
+pkgver=0.39.2
pkgrel=1
pkgdesc="An app runtime based on Chromium and node.js."
arch=("x86_64")
@@ -19,7 +19,7 @@ provides=("nwjs" "node-webkit")
replaces=("node-webkit")
conflicts=("nwjs" "node-webkit")
source=("${pkgname}-${pkgver}.tar.gz::http://dl.nwjs.io/v${pkgver}/${pkgname%-bin}-v${pkgver}-linux-x64.tar.gz")
-sha256sums=('dd60b58c36a36e3625751dcac37e00fefe9fde50c44a0cd55489f7c5a4540982')
+sha256sums=('c5208e8a60ea928bc5f48fb7b71fd7ef22a12b01ab595a14d4d6ea4e09e97e29')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"