summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2024-03-19 00:02:55 +0100
committerJake2024-03-19 00:02:55 +0100
commit3dc69693aa6cfed1bbfedc1c348a07f016b7a550 (patch)
tree0cb79e5a4e19007a6ce7b51e56ab968df6830416 /PKGBUILD
parent3090ca34289a38c1f2c9a86d4cddc1645297cdb7 (diff)
downloadaur-3dc69693aa6cfed1bbfedc1c348a07f016b7a550.tar.gz
Update: nwjs-bin 0.85.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 1b1f213db538..5649f2a2aa5d 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.81.0
+pkgver=0.85.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=('9947930f6955868b87619cc5030ad3fec4df3ddc33869801b8651076f2a35024')
+sha256sums=('8714b2ccd107e942557a352aa06d35be92716f7d7dc2b2e0a7bbb217a3ede584')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"