aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Morgans2021-04-06 18:47:20 +0930
committerRick Morgans2021-04-06 18:47:20 +0930
commitf5d6a23818c576dcd69beb365c4112c30d28c9ea (patch)
tree9e7f479f93dd284be873a6c0cb1a56604823be97
parentb0eb4a6dfeda9d0688e4cffe6f155116734570f6 (diff)
downloadaur-f5d6a23818c576dcd69beb365c4112c30d28c9ea.tar.gz
bump 12.44.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55e3c6c0a916..30d0827a3210 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = balena-cli-bin
pkgdesc = balena.io command line interface
- pkgver = 12.44.2
+ pkgver = 12.44.3
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.44.2/balena-cli-v12.44.2-linux-x64-standalone.zip
- sha256sums = 23180bba755cdd94f5d8163221660ea9241326dce4fbddf13577499086ca2fc8
+ source = https://github.com/balena-io/balena-cli/releases/download/v12.44.3/balena-cli-v12.44.3-linux-x64-standalone.zip
+ sha256sums = 2ebe5e8023ed8c495f122547261b987bef2062741c534d4df321435c67f3bf38
optdepends_x86_64 = lib32-glibc: emulated builds
pkgname = balena-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1282d63ac530..34ef7b1b947c 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.44.2
+pkgver=12.44.3
pkgrel=1
arch=('x86_64')
url='https://balena.io/'
@@ -28,7 +28,7 @@ source=(
)
options=(!strip)
replaces=('resin-cli')
-sha256sums=('23180bba755cdd94f5d8163221660ea9241326dce4fbddf13577499086ca2fc8')
+sha256sums=('2ebe5e8023ed8c495f122547261b987bef2062741c534d4df321435c67f3bf38')
package() {
mkdir ${pkgdir}/opt