summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-02 19:07:22 +0800
committerMatthew McGinn2019-05-02 19:07:22 +0800
commit78f1d605b8969fa3ad903553f857d9c09f5a0882 (patch)
treebed465ce72129de2855937dcd3279e6371b2015c /PKGBUILD
parentd9b69eac88d9765144ccbc33b1554e16f44d9417 (diff)
downloadaur-78f1d605b8969fa3ad903553f857d9c09f5a0882.tar.gz
update version to v10.9.2
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 741907e1cbdb..ff053bde35e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=10.9.1
+pkgver=10.9.2
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=('bd3af24c28cfb80fe4a406582ea7f8f30f3e27aca0b4ef5de2cd7ec620e5661a')
+sha256sums=('d6e493f04fc33a20c15b9638b8878b268b69f18d5c854d6fde2f2e287dd9b6cb')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"