summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-04-25 00:49:16 +0800
committerMatthew McGinn2019-04-25 00:49:16 +0800
commitffc12392b543cc475aaa0ab2883f40ca22f77b03 (patch)
tree10d15d5e33ec1c72c4d98bcf60ac9c258c097d2b /PKGBUILD
parent24da44524ebced1684fe42bc66f966b456ca0775 (diff)
downloadaur-ffc12392b543cc475aaa0ab2883f40ca22f77b03.tar.gz
Update version to 10.6.0
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 b6544d5142fd..726958e649cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=10.5.0
+pkgver=10.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=('80e4dbc0ce3f87e1bf096e0b65e7db1dff9d4c140727997b7a592fba703b5d3e')
+sha256sums=('b85c304f78c3de49ad5fa229add47112626871a743e64729df38a614c1f25679')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"