summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-07-01 14:07:00 +0100
committerMatthew McGinn2019-07-01 14:07:00 +0100
commitbf929a1eb06f8f72509ffbfbd3ed54f1e22892ad (patch)
treee776c8343199d7ad3536919e1d1a9566c329d3db /PKGBUILD
parent19ca2d6fe63e1f3ff20e94acacc7c95c00a43e20 (diff)
downloadaur-bf929a1eb06f8f72509ffbfbd3ed54f1e22892ad.tar.gz
update version to v11.4.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 19b04d438f43..b9fbcd3c21b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=11.4.1
+pkgver=11.4.3
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=('6b1bc5832ab507bcf6087546a5632db4d06e95dc9d1b5575909dc0d15a565acc')
+sha256sums=('56de8ad8b349c70c1ed194f9af0ff122e21e3708ef7b20f647ca42adb2a4acc3')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"