summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-30 21:46:48 +0800
committerMatthew McGinn2019-05-30 21:46:48 +0800
commitcb96285e557f240bc45bd94bfd8c1d57eddc3e2a (patch)
tree8b0353c65959024267600afc4494aa84a8450f6b /PKGBUILD
parentd1589a94c5bd05b5df3632ee9ecfb096445bb40f (diff)
downloadaur-cb96285e557f240bc45bd94bfd8c1d57eddc3e2a.tar.gz
update version to v10.17.1
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 7b865191ad67..dc018f599e91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=10.17.0
+pkgver=10.17.1
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=('cc84e7e1985160eb8909898098925ae881885ab8ece9d5fa9fb4560d0f8ceff6')
+sha256sums=('69229ad56dc1dc738a3be926ef64a5ca265780632007d0d56786a6d0698027e1')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"