summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2023-05-04 20:20:05 +0200
committerJake2023-05-04 20:20:05 +0200
commitf46ab70918d6be57ddcd512ffbb20de1f6a95d05 (patch)
tree76ccdc35abaeb4f261c1317ce9d8a802b78ddcd7 /PKGBUILD
parentf2a4e3468abd9eb45d057cf275988b349622e8b6 (diff)
downloadaur-f46ab70918d6be57ddcd512ffbb20de1f6a95d05.tar.gz
Update: nwjs-bin 0.75.1-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 a09693d609e9..301a91fcc743 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.75.0
+pkgver=0.75.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=('336819293afd3e4d65f7c30ec7297bc89271c558f8e7d30391603c4033baf744')
+sha256sums=('e59e64975591085a2bd78f0c7691397c671f6a88fa2c883f872735c79a44057f')
package() {
cd "${pkgname%-bin}-v${pkgver}-linux-x64"