summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2022-09-10 20:51:15 +0200
committerJake2022-09-10 20:51:15 +0200
commit5edca7a5224a917812c32724d169ec0433a83249 (patch)
tree6781f85f3a6849dee88376ad5838addc6abcd3b8 /PKGBUILD
parent555fe54f307a16a0e7a53759f8cc082e1a75a7c8 (diff)
downloadaur-5edca7a5224a917812c32724d169ec0433a83249.tar.gz
Update: nwjs-bin 0.68.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 a431f1693574..d48a26405e8a 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.66.1
+pkgver=0.68.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=('e59daf03377353a2bbc79603b74698f0a96e53fba5471067dcf2bb7da975b127')
+sha256sums=('bdfd77cbfe55187c858b1f4f90f818629ff411f93fa883e1596be0cda6ffd249')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"