summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2018-10-24 07:20:08 +0330
committerMohammadreza Abdollahzadeh2018-10-24 07:20:08 +0330
commit049a8a7fd1908a0ead1901e2aab0e0df0087cb33 (patch)
tree99d670532218d525d03da0e5deec73378c5e02d2 /PKGBUILD
parent164dc13a08245dee65c2f1f615238922eeb243e2 (diff)
downloadaur-049a8a7fd1908a0ead1901e2aab0e0df0087cb33.tar.gz
update to v0.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a19fbb105e2..3f2859e7c8b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Yen Chi Hsuan <yan12125 at gmail.com>
pkgname=nwjs-bin
-pkgver=0.33.0
+pkgver=0.34.0
pkgrel=1
pkgdesc="An app runtime based on Chromium and node.js."
arch=("x86_64")
@@ -20,7 +20,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=('8a7be5f7221be7fc80379161e304ed3968259f21af79446da8c305bb304da1b2')
+sha256sums=('fa064cfcb9caa05fea1b034c44b0b440a4ffcf4f5bd717abe463b1f51ac916b3')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"