summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-06-01 19:31:23 +0800
committerMatthew McGinn2019-06-01 19:31:23 +0800
commit0eb2f405524d406b3ef0d3d569575055549d7d5f (patch)
treec8144de0ba0aa0eea98519a355b389231f3ab4ce /PKGBUILD
parente788207849d2f775a6865f6784b89ceda6aedaad (diff)
downloadaur-0eb2f405524d406b3ef0d3d569575055549d7d5f.tar.gz
update version to v10.17.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 18c4806dc4f3..89a36884828b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=10.17.2
+pkgver=10.17.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=('e1b320304997132f8f1266664308ce2e92e2af6454211fdb2c9d0584bf86573a')
+sha256sums=('95591342c0c38bdcf19c3908066b65f0a6515cd3f6c0d3476fc35f7886c7056f')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"