summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-06-06 19:22:42 +0100
committerMatthew McGinn2019-06-06 19:22:42 +0100
commitf55f098eea80a946cd257f9b575e9836b0c8afd7 (patch)
tree2ec5d030770716680c49c8cc30231d5766186388 /PKGBUILD
parent18102d81b7f8aab5c60fae88d59348e57f200a24 (diff)
downloadaur-f55f098eea80a946cd257f9b575e9836b0c8afd7.tar.gz
update version to v11.0.6
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 004109e9d57e..f66be698789b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=11.0.5
+pkgver=11.0.6
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=('2aedf864c3290848fbb93b57649c702963d19ef56a0f6799c64b7add9b4d835b')
+sha256sums=('35c590077630d93ae698c23f82021b8d9e8a4fa67393418fc752925c2b61a6fb')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"