summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2019-05-17 19:55:52 +0200
committerJake2019-05-17 19:55:52 +0200
commit394d65d5c748ea6c201f16de7b7cf365ebfcb693 (patch)
tree0ea88e1c6f85f03fd372dbe91b5bdaaea7e2a5b7 /PKGBUILD
parente549ededc678241412178ad5ed58cd062314d66b (diff)
downloadaur-394d65d5c748ea6c201f16de7b7cf365ebfcb693.tar.gz
Update to 0.38.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba300b8095ac..b3118026aa4a 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.37.3
+pkgver=0.38.3
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=('20355ec57ad0b1df7cea0d5da73592d02e757d30e447af33f026dd9fe54b489a')
+sha256sums=('cd1c3bb9c38f388e0fc987047a347814f30df845085313965c710c08b011d3a8')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"