summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2019-06-16 13:31:11 +0200
committerJake2019-06-16 13:31:11 +0200
commit7999e6ecee9e785cbdc48fd0cfea17987f21e48b (patch)
tree647f235d5340312a59f552e9fb2cc2dd751bea2a /PKGBUILD
parent531dc1b719a79a5085c4be0153eb2e67c2a6f4a8 (diff)
downloadaur-7999e6ecee9e785cbdc48fd0cfea17987f21e48b.tar.gz
Update to 0.39.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d78113c3d37..7fae37cf0b40 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.38.4
+pkgver=0.39.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=('f12614a2670418b63cf46632bdcdfaef3696c865c7685cdd886fcf93eca19a38')
+sha256sums=('dd60b58c36a36e3625751dcac37e00fefe9fde50c44a0cd55489f7c5a4540982')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"