summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 073875fdf7b9..3ee902e63904 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=10.11.1
+pkgver=10.12.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=('b3ee429a292a928d416ade9a8884f38e3476255a634e010f1519bbd4643ad622')
+sha256sums=('5c45c1cd66d141175c7333c0983a1951d7b2b3801e18a1a19b786e5a4fc801f8')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"