summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2023-07-25 19:13:21 +0200
committerJake2023-07-25 19:13:21 +0200
commit5bf1722f543d458a72561afddb83d867e3500ca2 (patch)
tree9ec96b48befba8df0987927516d41abb4076bf83 /PKGBUILD
parent2368abd2315cc9f80ae21ada5ff8e5b3f9dfaa1f (diff)
downloadaur-5bf1722f543d458a72561afddb83d867e3500ca2.tar.gz
Update: nwjs-bin 0.78.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 8d626eb7009e..08eb0a9f5ea6 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.77.0
+pkgver=0.78.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=('edc7a7e662575d7bb55e9fe73227ef120e098146e39eb59bfbd5ef1824e4980e')
+sha256sums=('f34049be0d74f10963197bf67d9662148a3f22586d51ec8edefde79993a08cb2')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"