summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-09-23 14:57:17 +0200
committerMatthew McGinn2019-09-23 14:57:17 +0200
commit6970b6160ecb3b0bad2190b9e11258eaf77dfa33 (patch)
tree76259e7cc36d4442697cbc68f9cd1859ea4962c3 /PKGBUILD
parentc8a032afe95b7d92880e7da53c3bb2dc756b66d6 (diff)
downloadaur-6970b6160ecb3b0bad2190b9e11258eaf77dfa33.tar.gz
update version to v11.11.3
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 e86ad101fb1c..16e15afaa2e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=11.11.2
+pkgver=11.11.3
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=('ddbdb4841096dbb7365bd5ef64a4a403525139f74984c418bbb68f4d6d1ba914')
+sha256sums=('9cacfcbe441d94b922ef0db9c8c4caffe9ed8d76a47a68d5db5464d4caa95f55')
package() {
npm install --global --production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"