summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e61e7e432527..ee0f33ab617c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-cli
pkgdesc='balena.io command line interface'
pkgver=9.1.0
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
url='https://resin.io/'
license=('APACHE')
@@ -13,7 +13,7 @@ makedepends=('npm' 'python2')
source=(http://registry.npmjs.org/${pkgname}/-/${pkgname}-${pkgver}.tgz)
noextract=(${pkgname}-${pkgver}.tgz)
options=(!strip)
-optdepends=('python: resin-preload')
+optdepends=('python: balena-preload')
optdepends_x86_64=('lib32-glibc: emulated builds')
replaces=('resin-cli')
sha256sums=('684785b9b6dae9f796ca81a52d7b4f046a5faaa41740f8b0d3e686f76966b5d0')