summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2019-11-17 22:55:28 +0100
committerJake2019-11-17 22:55:28 +0100
commit054bbd18617b4e5071c1bcc7abc768daa49fb634 (patch)
tree7da4f6507490e1afd1a9bfbc17b65f795a36a0b2 /PKGBUILD
parent2713d83055782002acfdcb703b8bd4084825a316 (diff)
downloadaur-054bbd18617b4e5071c1bcc7abc768daa49fb634.tar.gz
Update to 0.42.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 059f8848bd96..64746bc86d3f 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.41.2
+pkgver=0.42.4
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=('e61294ac45b54f1826c8d192fb5d3a9b58608447240ddf62a7df5d6cc4435ef7')
+sha256sums=('8f817e45dfee8a08aef92fdcb963865ed8103906c13aea2ef61f961b7896ef30')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"