summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-03 21:13:46 +0800
committerMatthew McGinn2019-05-03 21:13:46 +0800
commitdac6e088742b1186455675550fbf66b2b08a6021 (patch)
tree2c2fba3e97203dabb4af9a1c753071cd1a2ffe12 /PKGBUILD
parentfc374b8aa9a7f5bda203d9973080f4e8a2401e3f (diff)
downloadaur-dac6e088742b1186455675550fbf66b2b08a6021.tar.gz
update version to v10.10.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 e9beba6ff55b..bd10e629e8e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=10.9.4
+pkgver=10.10.0
pkgrel=1
arch=('i686' 'x86_64')
url='https://balena.io/'
@@ -16,7 +16,7 @@ options=(!strip)
optdepends=('python: balena-preload')
optdepends_x86_64=('lib32-glibc: emulated builds')
replaces=('resin-cli')
-sha256sums=('f04be652171e0c4630d952b9b386ae889ec157bbfbbee495c29681bd73b8d27d')
+sha256sums=('688a5277f065c6a62d7ff7a687d382fb76160bffaba08a018b118a79288c27af')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"