summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2018-12-13 09:10:41 +0000
committerGergely Imreh2018-12-13 09:10:41 +0000
commitfe52913614204189cbac71f461062880b058aa6a (patch)
treee4a9fc18eac1b4e456e87ec2ad46a212f23491ab /PKGBUILD
parent4216efff734958add102717a441c195e52bba61b (diff)
downloadaur-fe52913614204189cbac71f461062880b058aa6a.tar.gz
bump to 9.4.0
Signed-off-by: Gergely Imreh <imrehg@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0565c5ac1f0e..958ed6b0c44d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=9.3.6
+pkgver=9.4.0
pkgrel=1
arch=('i686' 'x86_64')
url='https://balena.io/'
@@ -17,7 +17,7 @@ options=(!strip)
optdepends=('python: balena-preload')
optdepends_x86_64=('lib32-glibc: emulated builds')
replaces=('resin-cli')
-sha256sums=('f473277b8de06d0a46b79c96bae30ee20a34d45ef747192a0bcde5f906c552a8')
+sha256sums=('ce66d074c7f9fa2c95814a763731984115bc86a9db5ecbc85c5ef70dca867936')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"