summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4717dd25b717..608d77b81550 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=9.1.1
-pkgrel=3
+pkgver=9.1.2
+pkgrel=1
arch=('i686' 'x86_64')
url='https://resin.io/'
license=('APACHE')
@@ -16,7 +16,7 @@ options=(!strip)
optdepends=('python: balena-preload')
optdepends_x86_64=('lib32-glibc: emulated builds')
replaces=('resin-cli')
-sha256sums=('1fc173bd7b105ac5dd5dd07919a5133865a86f427d37629f013cf84d97b5b2f6')
+sha256sums=('7c72066c8da9f1e742d0251ecaa9f42b51b7d1643d4eedaa77e5499c0fad4987')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"