summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2020-02-20 10:39:25 +0100
committerJake2020-02-20 10:39:25 +0100
commit8ee47b23fabde782464250c923295dd85b6076de (patch)
tree5140174b0df08b38b0aa0c253f8853692515c538 /PKGBUILD
parent4e5eee49aca9d98d1a5b99bc4f0d5471d4ae60ef (diff)
downloadaur-8ee47b23fabde782464250c923295dd85b6076de.tar.gz
Update to 0.44.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7125b2cb29b..f17ad431a386 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.44.0
+pkgver=0.44.1
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=('ce8b635a573aaf5dc4a08355f19c43c161015b972f24156764a8e4cc28e54f8d')
+sha256sums=('1ff304b6393f188895cdac1713967db92d94a9283d46b3d021b4ceaaacb62a21')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"