summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2023-08-24 20:49:54 +0200
committerJake2023-08-24 20:49:54 +0200
commite62b3e78c38607b20a302ba8378b1381dc6477a1 (patch)
tree242848c831321a883f049ae7c63952f86959fa0e /PKGBUILD
parent5bf1722f543d458a72561afddb83d867e3500ca2 (diff)
downloadaur-e62b3e78c38607b20a302ba8378b1381dc6477a1.tar.gz
Update: nwjs-bin 0.79.1-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 08eb0a9f5ea6..4cd689269062 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.78.0
+pkgver=0.79.1
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=('f34049be0d74f10963197bf67d9662148a3f22586d51ec8edefde79993a08cb2')
+sha256sums=('8e8efc3f404642fb56a7027934e358d3ab41fd986a25ae50c624bec3c40a1813')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"