Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
step-cli
Commits:
14468154 by Jelle van der Waa at 2026-06-10T10:38:30+02:00
upgpkg: 0.30.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = step-cli
pkgdesc = A zero trust swiss army knife for working with X509, OAuth,
JWT, OATH OTP, etc.
- pkgver = 0.30.2
+ pkgver = 0.30.4
pkgrel = 1
url = https://github.com/smallstep/cli
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = step-cli
makedepends = go
depends = glibc
optdepends = step-ca: setup CA/SSO/ACME server
- source =
step-cli-0.30.2.tar.gz::https://github.com/smallstep/cli/archive/refs/tags/v0.30.2.tar.gz
- sha512sums =
5754f6106c93f79fb6f6d40e1f8955594d7e18539b13e5b339a54df8b66ddee2b1a44f5d20134c202c7528f8bae6861668dfe86fc1c88df47beaf8801d8f4e72
+ source =
step-cli-0.30.4.tar.gz::https://github.com/smallstep/cli/archive/refs/tags/v0.30.4.tar.gz
+ sha512sums =
9ffd427f6eb5bcafa90453f03452a1fc428c9a44c8093752c653070643fcf95cca8b1dd0f00dbe5fc176726b468942c96fa22122e5348996a1b540814c8388f8
pkgname = step-cli
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <[email protected]>
pkgname=step-cli
-pkgver=0.30.2
+pkgver=0.30.4
pkgrel=1
pkgdesc="A zero trust swiss army knife for working with X509, OAuth, JWT, OATH
OTP, etc."
url="https://github.com/smallstep/cli"
@@ -12,7 +12,7 @@ depends=(glibc)
makedepends=(go)
optdepends=("step-ca: setup CA/SSO/ACME server")
source=($pkgname-$pkgver.tar.gz::https://github.com/smallstep/cli/archive/refs/tags/v${pkgver}.tar.gz)
-sha512sums=('5754f6106c93f79fb6f6d40e1f8955594d7e18539b13e5b339a54df8b66ddee2b1a44f5d20134c202c7528f8bae6861668dfe86fc1c88df47beaf8801d8f4e72')
+sha512sums=('9ffd427f6eb5bcafa90453f03452a1fc428c9a44c8093752c653070643fcf95cca8b1dd0f00dbe5fc176726b468942c96fa22122e5348996a1b540814c8388f8')
prepare() {
cd cli-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/step-cli/-/commit/14468154177cd60bade56c212ebac0157f94a5a4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/step-cli/-/commit/14468154177cd60bade56c212ebac0157f94a5a4
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help