summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-02 21:23:55 +0800
committerMatthew McGinn2019-05-02 21:23:55 +0800
commitfd7f57dd159fb204d889e22c386c9f479f0ee360 (patch)
tree3b86b3b15861791d2acc40381c738317d39dbd36 /PKGBUILD
parent78f1d605b8969fa3ad903553f857d9c09f5a0882 (diff)
downloadaur-fd7f57dd159fb204d889e22c386c9f479f0ee360.tar.gz
update version to v10.9.3
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 ff053bde35e1..b40df470d48d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=10.9.2
+pkgver=10.9.3
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=('d6e493f04fc33a20c15b9638b8878b268b69f18d5c854d6fde2f2e287dd9b6cb')
+sha256sums=('c1842814c0b5da3ff8781e540adf708b0912460117da8ef96aafecb339f95d73')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"