summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-04-23 21:44:54 +0800
committerMatthew McGinn2019-04-23 21:44:54 +0800
commit93a2c6d65b62248aed0a3cd2d77b32c5cd49f8e0 (patch)
treea0d61623cf4dbe1b4b2768ec011a1850161fd4a7 /PKGBUILD
parent1b8918cf2634c739a8134f22fc865a26c82f1305 (diff)
downloadaur-93a2c6d65b62248aed0a3cd2d77b32c5cd49f8e0.tar.gz
update version to 10.2.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 135b7e11c149..3f57e8809c80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=10.1.1
+pkgver=10.2.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=('b586d9a048a5b03d500de060ed07cd4432dd4f514d19b2958b7906faa572ed22')
+sha256sums=('df2ed71bff93260dc9f08d9575fe4ac26501e246f71e74d1507110c76bbe72af')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"