summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2023-01-14 14:45:58 +0100
committerJake2023-01-14 14:45:58 +0100
commit5a9e4f3b998db36864be2a35659084b46130875e (patch)
tree3ad702921cc7a35ca7f81f6474a4a6e3bceee43a /PKGBUILD
parent1289469b47a302e5a74f082da7123331a77add7f (diff)
downloadaur-5a9e4f3b998db36864be2a35659084b46130875e.tar.gz
Update: nwjs-bin 0.72.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 a23a9b830c2f..fbef1abdbe49 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.71.1
+pkgver=0.72.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=('6e739ba707c9e9234974ebf35939e1e75e4931c69d1f5f9fc71e56f5ee2097fe')
+sha256sums=('916978f3aee1480d9f819f3406bb374c50c35e21d2b7c41df54b52227a90cebf')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"