aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Morgans2021-11-10 14:31:08 +0100
committerRick Morgans2021-11-10 14:31:08 +0100
commit63442152d59f4667d9de3931990dd0ae595cd25c (patch)
treea50523ed6c0751e2d470a209ad43d1c39df1099c
parentf5d6a23818c576dcd69beb365c4112c30d28c9ea (diff)
downloadaur-63442152d59f4667d9de3931990dd0ae595cd25c.tar.gz
bump v12.51.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30d0827a3210..4aaf3e8f34b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = balena-cli-bin
pkgdesc = balena.io command line interface
- pkgver = 12.44.3
+ pkgver = 12.51.1
pkgrel = 1
url = https://balena.io/
arch = x86_64
@@ -13,9 +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.3/balena-cli-v12.44.3-linux-x64-standalone.zip
- sha256sums = 2ebe5e8023ed8c495f122547261b987bef2062741c534d4df321435c67f3bf38
+ source = https://github.com/balena-io/balena-cli/releases/download/v12.51.1/balena-cli-v12.51.1-linux-x64-standalone.zip
+ sha256sums = b3d9c32c5a8e3ced1be83e77db0e614f901d0099b1de2f3cb29c4688b41e2f70
optdepends_x86_64 = lib32-glibc: emulated builds
pkgname = balena-cli-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 34ef7b1b947c..7bfefe681824 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.3
+pkgver=12.51.1
pkgrel=1
arch=('x86_64')
url='https://balena.io/'
@@ -28,7 +28,7 @@ source=(
)
options=(!strip)
replaces=('resin-cli')
-sha256sums=('2ebe5e8023ed8c495f122547261b987bef2062741c534d4df321435c67f3bf38')
+sha256sums=('b3d9c32c5a8e3ced1be83e77db0e614f901d0099b1de2f3cb29c4688b41e2f70')
package() {
mkdir ${pkgdir}/opt