summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2018-08-13 08:55:37 +0430
committerMohammadreza Abdollahzadeh2018-08-13 08:55:37 +0430
commit87b6658c4112460b1d5f1d8f2980775c9b7cb511 (patch)
tree7c3b8dc69053bd4ecd945a75c5a5567d4d3c8b11 /PKGBUILD
parent5a7d959ad8cc0496ee44a504db3e929e31e45798 (diff)
downloadaur-87b6658c4112460b1d5f1d8f2980775c9b7cb511.tar.gz
update to v0.32.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86cf34358447..c16964079c47 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.32.0
+pkgver=0.32.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=('193d53ed44298520364c36c211e097652aec144bd4336020843b8807839c271b')
+sha256sums=('3ed2db77695f23d7fa23eeb780c20493486f7c6be73826ea879f88bcea091738')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"