summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-08-06 14:43:54 +0100
committerMatthew McGinn2019-08-06 14:43:54 +0100
commit0d494422eb9750b8dfb5254fed635ee616dc7621 (patch)
tree2d990e2330032cf98d2af9dc9137080e92238ae1 /PKGBUILD
parent57c9100a75f6add8904634418667ba033affd6f3 (diff)
downloadaur-0d494422eb9750b8dfb5254fed635ee616dc7621.tar.gz
update version to v11.7.5
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 832b3f762794..c4bb2e11b467 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=11.7.4
+pkgver=11.7.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=('c60b298d110ff8d440d98415f5bb7d5e1d66fc119f99fff1a3131ffc5ed94a74')
+sha256sums=('2a515aca77f097ac853072a94d8fd4bed02255245abf0d9ec3a40999d2dea1c1')
package() {
npm install --global --production --no-shrinkwrap --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"