summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2021-06-05 03:22:05 +0200
committerJake2021-06-05 03:22:05 +0200
commitd316bc093a495bd924b8e9a9a3b41fb1ed5254e3 (patch)
treeedb86dbe92e9aa0f8e2bf8381742e3ad3cbe6410 /PKGBUILD
parentb34a2a0f99b6e9f7d2c370550b6acfb1818e4909 (diff)
downloadaur-d316bc093a495bd924b8e9a9a3b41fb1ed5254e3.tar.gz
Update to 0.54.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50c6b35072e5..5a080caa9460 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.52.2
+pkgver=0.54.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=('9e13e144227acd9abce58e2a1fb19fb08d562b205deb3d211623f1abdc03ce57')
+sha256sums=('88cd9e6b1359717e94895ae77cd30d641e10a4714b0dcf8fec9d1605e128d0a4')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"