aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Morgans2021-04-04 11:29:17 +0930
committerRick Morgans2021-04-04 11:29:17 +0930
commitb000e8e884f0b96047ca47ff5d95ff89782a0124 (patch)
treeb2742688fa569a19181a6c6b63f75006e68c7a50
parent787479893f66e20920087b4a375ef99fe70c562e (diff)
downloadaur-b000e8e884f0b96047ca47ff5d95ff89782a0124.tar.gz
Bump 12.44.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ac349d38b7e..55e3c6c0a916 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = balena-cli-bin
pkgdesc = balena.io command line interface
- pkgver = 12.40.4
+ pkgver = 12.44.2
pkgrel = 1
url = https://balena.io/
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = balena-cli-bin
provides = balena-cli
replaces = resin-cli
options = !strip
- source = https://github.com/balena-io/balena-cli/releases/download/v12.40.4/balena-cli-v12.40.4-linux-x64-standalone.zip
- sha256sums = d5a8d2e525fb50d0f79444abb3d9412123a43e72f46593dbd7e8d988a257064c
+ source = https://github.com/balena-io/balena-cli/releases/download/v12.44.2/balena-cli-v12.44.2-linux-x64-standalone.zip
+ sha256sums = 23180bba755cdd94f5d8163221660ea9241326dce4fbddf13577499086ca2fc8
optdepends_x86_64 = lib32-glibc: emulated builds
pkgname = balena-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 78c2b03a0244..1282d63ac530 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=balena-cli-bin
_pkgname="${pkgname%-bin}"
provides=(${_pkgname})
pkgdesc='balena.io command line interface'
-pkgver=12.40.4
+pkgver=12.44.2
pkgrel=1
arch=('x86_64')
url='https://balena.io/'
@@ -28,7 +28,7 @@ source=(
)
options=(!strip)
replaces=('resin-cli')
-sha256sums=('d5a8d2e525fb50d0f79444abb3d9412123a43e72f46593dbd7e8d988a257064c')
+sha256sums=('23180bba755cdd94f5d8163221660ea9241326dce4fbddf13577499086ca2fc8')
package() {
mkdir ${pkgdir}/opt