summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2019-02-11 15:08:42 +0000
committerGergely Imreh2019-02-11 15:08:42 +0000
commitc8d277b554b232daccd3d9efb319a5f370243aff (patch)
tree00a0d3d5fa4c7d65845c58c68ceebb2601511ed1 /PKGBUILD
parentc40a7f6109eaadc233882c2dc3cee54468591bcc (diff)
downloadaur-c8d277b554b232daccd3d9efb319a5f370243aff.tar.gz
bump to 9.12.2
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 5737679de8fe..810b0634f0f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=9.12.1
+pkgver=9.12.2
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=('19244422731ac93f1f8b5a673936f54cfab80b1ee30eb9c7b1d63d6c9e215b7e')
+sha256sums=('e5b4510c171e77aabafe3c155d7f9f6a5e4f5e32fbe08c1391a86a57611231ab')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"