summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2021-12-19 11:41:53 +0100
committerJake2021-12-19 11:41:53 +0100
commit14d71d2c9259fef1915caed5ee8ef4fbb80b5843 (patch)
treeaa7fb7a8d2966cdfa35000e401321654548f00bf /PKGBUILD
parent1a5bd2f3d1c0d5cf91da696ab6af753f73162b02 (diff)
downloadaur-14d71d2c9259fef1915caed5ee8ef4fbb80b5843.tar.gz
Update: nwjs-bin 0.59.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 7cad64cb829f..82b43f44b7b3 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.58.0
+pkgver=0.59.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=('c53c8ce5c8d2419217edad07bc889ae5c55dccdb426af1b3a3fff6a5d540689d')
+sha256sums=('db7132c89594062aab41ea9ffcc724860206dd867fb645cc69f32d8909d51bb2')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"