summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-30 05:04:24 +0800
committerMatthew McGinn2019-05-30 05:04:24 +0800
commitd1589a94c5bd05b5df3632ee9ecfb096445bb40f (patch)
treecd9b050aa846573a4e432b16969df94f9cd37215 /PKGBUILD
parent1c7700e1c492b0a42319b0eb8579c68aa1fd3c98 (diff)
downloadaur-d1589a94c5bd05b5df3632ee9ecfb096445bb40f.tar.gz
update version to v10.17.0
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 2e18dc7c3c2f..7b865191ad67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=10.16.0
+pkgver=10.17.0
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=('4a11f31bfd0035e9c0b26b05fc902f462b13eca06f7ad23bc220d6c4afc8d9be')
+sha256sums=('cc84e7e1985160eb8909898098925ae881885ab8ece9d5fa9fb4560d0f8ceff6')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"