summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c4d7e6c1cd0..ed209fc5a61f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = secrethub-cli
pkgdesc = Command Line Interface for SecretHub
- pkgver = 0.43.0
+ pkgver = 0.44.0
pkgrel = 1
url = https://secrethub.io/
arch = x86_64
@@ -8,8 +8,7 @@ pkgbase = secrethub-cli
makedepends = go-pie
optdepends = xclip: Clipboard support
optdepends = less: Improved pagination experience
- source = secrethub-cli::git+https://github.com/secrethub/secrethub-cli.git#tag=v0.43.0
+ source = secrethub-cli::git+https://github.com/secrethub/secrethub-cli.git#tag=v0.44.0
sha256sums = SKIP
pkgname = secrethub-cli
-
diff --git a/PKGBUILD b/PKGBUILD
index 7b2427c2d0b1..2b5738d5713e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joris Coenen (joris.coenen @ domain of package url)
pkgname=secrethub-cli
-pkgver=0.43.0
+pkgver=0.44.0
pkgrel=1
pkgdesc='Command Line Interface for SecretHub'
arch=('x86_64')