summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2019-01-16 22:09:11 +0000
committerGergely Imreh2019-01-16 22:09:11 +0000
commit45277bbdf88e3dcad7aa187866b69f2cdcbcd77f (patch)
tree7d490a8df431b6e1622305ab1ad0329d590455c6 /PKGBUILD
parent946aaa928661b5af285675e5b4f6898fbeb27188 (diff)
downloadaur-45277bbdf88e3dcad7aa187866b69f2cdcbcd77f.tar.gz
bump to 9.11.1
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 a8ff57279599..4bc6eb97462a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=9.11.0
+pkgver=9.11.1
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=('bccb981fd4b02302ee8bd869eb3916c3b2d104356a2e143849d4339397caab57')
+sha256sums=('49fb17dfe042340bdffc853000f7b512e96823f2d4f38445f7dcda853b92def4')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"