summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2022-10-31 22:20:19 +0100
committerJake2022-10-31 22:20:19 +0100
commit1b0b31d3f89f81646c95c100656ac36a50a47d32 (patch)
tree18dee0c000628a04325c6e142177b31dd2b27aa9 /PKGBUILD
parent36fbe7ce74630dafee529964e13f9c728939e81e (diff)
downloadaur-1b0b31d3f89f81646c95c100656ac36a50a47d32.tar.gz
Update: nwjs-bin 0.70.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91687cfc79ea..1f88607e4b92 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.68.1
+pkgver=0.70.0
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=('338164faa548e1f4d32c24d20cef2c6106ba17eb16825521953696e7fcf2b568')
+sha256sums=('8f9968145a02dc1e037f68ba3725e88cf0f0646a3e76af96daaa3f292f1e48b4')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"