summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2019-01-08 14:21:34 +0000
committerGergely Imreh2019-01-08 14:21:34 +0000
commitcecb41121631f427e87f5ba7bb83e1ee9270127c (patch)
tree2a7aae5565f63a3ebfa939ef3825abb3b7a2ab0c /PKGBUILD
parent28c65c11676c65ea147a7dee14a44e42ff97ff5b (diff)
downloadaur-cecb41121631f427e87f5ba7bb83e1ee9270127c.tar.gz
bump to 9.8.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 d8b09dbde6c7..c88d89dde3be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=9.7.0
+pkgver=9.8.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=('ae4092b7bcd6078f32734e3649b99015be5573037987e9d06ee5a89ecb0aaed7')
+sha256sums=('08e99db2808af5bcf5c69006e6f554680f5c5f559895534fa82e54e5d7532531')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"