summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2019-01-22 18:04:28 +0000
committerGergely Imreh2019-01-22 18:04:28 +0000
commit0dbd7cf60ac20cd4c11078afc7d5592f8b1237f8 (patch)
treeff45ddf99925bc915482a42fde7f94be55dcf2b8 /PKGBUILD
parentd4c8e5dd9d120a18f05d017dcf202e78c9bb0201 (diff)
downloadaur-0dbd7cf60ac20cd4c11078afc7d5592f8b1237f8.tar.gz
bump to 9.12.0
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 5631b7df8269..c78b6b1af1eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=9.11.2
+pkgver=9.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=('13b9ec0c72d719005b311380c7eef6a1fd5a6f6a013bc008ff199d61f046b9bd')
+sha256sums=('5d8f078754ae13c69f6a7689a53808a5fb99be083d3a6512d40d41485ff49662')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"