Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
step-cli
Commits:
7271a552 by Morten Linderud at 2026-06-15T21:10:47+02:00
upgpkg: 0.30.6-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.4
+ pkgver = 0.30.6
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.4.tar.gz::https://github.com/smallstep/cli/archive/refs/tags/v0.30.4.tar.gz
- sha512sums =
9ffd427f6eb5bcafa90453f03452a1fc428c9a44c8093752c653070643fcf95cca8b1dd0f00dbe5fc176726b468942c96fa22122e5348996a1b540814c8388f8
+ source =
step-cli-0.30.6.tar.gz::https://github.com/smallstep/cli/archive/refs/tags/v0.30.6.tar.gz
+ sha512sums =
5c9ea5dbf65978c747b90c63bf82f48ae15285b639f4d5cdda2d7dad8af98d820f67d6ec6e0c87d209faf732a1f1a88e1f5e01dd3c8b760ecace7c41264f29cc
pkgname = step-cli
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <[email protected]>
pkgname=step-cli
-pkgver=0.30.4
+pkgver=0.30.6
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=('9ffd427f6eb5bcafa90453f03452a1fc428c9a44c8093752c653070643fcf95cca8b1dd0f00dbe5fc176726b468942c96fa22122e5348996a1b540814c8388f8')
+sha512sums=('5c9ea5dbf65978c747b90c63bf82f48ae15285b639f4d5cdda2d7dad8af98d820f67d6ec6e0c87d209faf732a1f1a88e1f5e01dd3c8b760ecace7c41264f29cc')
prepare() {
cd cli-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/step-cli/-/commit/7271a552567d98b0ab3532ba22dc0a2aaeec4e2a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/step-cli/-/commit/7271a552567d98b0ab3532ba22dc0a2aaeec4e2a
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