summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2019-03-05 17:30:04 +0000
committerGergely Imreh2019-03-05 17:30:04 +0000
commitc0eaf956fdacd669a1097afef8be9d92d908afe3 (patch)
treeeb3b463d3162c35a2a09340047de186980f18eaa /PKGBUILD
parent0802e44b4bc8ffccb89d14d9f8fc16baeee1c600 (diff)
downloadaur-c0eaf956fdacd669a1097afef8be9d92d908afe3.tar.gz
bump to 9.14.5
Signed-off-by: Gergely Imreh <imrehg@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55df109dd011..9b4207593edc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=9.14.4
+pkgver=9.14.5
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=('fe30e263773ed011cc0f119094552a33edc6b7274670d54e7000340fe4259f96')
+sha256sums=('90f9644478a1711957f4a64943ae56487b8a1b0dcee567e436835f115053edb6')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"