summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2018-12-29 06:57:45 +0330
committerMohammadreza Abdollahzadeh2018-12-29 06:57:45 +0330
commit8bd07be21a1811c0c9078b4f33ad752175fadebc (patch)
treed46ce6fcaa2cc9711d92e6e3328e134fafdaf784 /PKGBUILD
parent31a9ef4a30d461fee43f6c82d121f6751d911cee (diff)
downloadaur-8bd07be21a1811c0c9078b4f33ad752175fadebc.tar.gz
update to v0.35.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 112ab0a50f10..21854bdfeeb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=nwjs-sdk-bin
-pkgver=0.34.2
+pkgver=0.35.3
pkgrel=1
pkgdesc="An app runtime based on Chromium and node.js (SDK version)."
arch=("x86_64")
@@ -17,7 +17,7 @@ options=(!strip)
provides=("nwjs" "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=('5acce2e46ac51eea303bfcaf9802fd0eded83caa6401e31cee640f034b51e7e0')
+sha256sums=('800749baaa9288a3f27ccc31861e192ef40cabbdc6eaeb6bc0558c6c8e488b74')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"