summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-03-25 18:11:44 -0500
committerMatthew McGinn2019-03-25 18:11:44 -0500
commit8d6e22b4b830dfed4d1ec9dedb9c1f9c8e657457 (patch)
treec166ff1d97ad35b31ed0ccf7057f17c284399388 /PKGBUILD
parentcc53a455917eddd5de8a155071babcc51be0e5ec (diff)
downloadaur-8d6e22b4b830dfed4d1ec9dedb9c1f9c8e657457.tar.gz
Bump version to v9.15.4
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 4e72169bf5a4..c71734d019d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
-pkgver=9.15.3
+pkgver=9.15.4
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=('55f0a8c407eb61ebf5eff53d30150518380dc4ef84de78b7b4f05eda2141679f')
+sha256sums=('8c3c471cc8dca29b2a1cd4d39d47f6c6ead5b1a0c72d776a8cbb2ad9b7be911a')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"