summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2018-12-19 12:00:25 +0000
committerGergely Imreh2018-12-19 12:00:25 +0000
commit811db7a89e33ea598e294a2191037447a7998f36 (patch)
treeea6fb9a5a5791896eddaa304841d7b7cbe3e7c6b /PKGBUILD
parentcfa93a97e589d8827fd64dd0b15c4df502a6bcc7 (diff)
downloadaur-811db7a89e33ea598e294a2191037447a7998f36.tar.gz
bump to 9.6.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 9ffb118547da..9c133a93c777 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=9.5.0
+pkgver=9.6.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=('4d387219f2ac25696535c64b9d3f1e881f41f7416bf096d74e0c6f9f7de730f2')
+sha256sums=('0f871be0ebb3d4a5faa6dd4d2c00d62ba003aa92e537deb075c4f94d1699756b')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"