summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2019-08-25 13:59:46 +0200
committerJake2019-08-25 13:59:46 +0200
commit13587b76747e81482c05768a5a2e8b60189b5a50 (patch)
treed463dead72f800a9f77591843eb1b42ef7fcbea4 /PKGBUILD
parentc9ce0baf9e78a99ea053dcd29573a1e9e8659083 (diff)
downloadaur-13587b76747e81482c05768a5a2e8b60189b5a50.tar.gz
Update to 0.40.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf75c5dde75f..5ccf43524e88 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.2
+pkgver=0.40.1
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=('c5208e8a60ea928bc5f48fb7b71fd7ef22a12b01ab595a14d4d6ea4e09e97e29')
+sha256sums=('252171443a961efaa63a01b1d0b73385417d2d9a17e42a80b94979b4396ca493')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"