summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Snyders2020-07-24 13:26:38 -0700
committerWilliam Snyders2020-07-24 13:26:38 -0700
commit0404a144d5b73a42eec17deb5fe2daf17e8a93aa (patch)
treea5ee3924bec4965ac85cacf69ad4d0dd3dd58ec9
parentf33746d9e09f4ee64e42b5153db175ad038e83d4 (diff)
downloadaur-aws-okta-bin.tar.gz
Update to version 1.0.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e2398bd4ce8..fe8b515513a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = aws-okta-bin
pkgdesc = Log in to AWS with Okta
- pkgver = 1.0.3
+ pkgver = 1.0.4
pkgrel = 1
url = https://github.com/segmentio/aws-okta
arch = x86_64
license = MIT
provides = aws-okta
- source = aws-okta-v1.0.3-linux-amd64::https://github.com/segmentio/aws-okta/releases/download/v1.0.3/aws-okta-v1.0.3-linux-amd64
- source = LICENSE::https://github.com/segmentio/aws-okta/raw/v1.0.3/LICENSE
- sha256sums = 1b5ac754cdc9d296b4be8951f0e87fb33db8b34d380e16680d709b5e2d17f7c6
+ source = aws-okta-v1.0.4-linux-amd64::https://github.com/segmentio/aws-okta/releases/download/v1.0.4/aws-okta-v1.0.4-linux-amd64
+ source = LICENSE::https://github.com/segmentio/aws-okta/raw/v1.0.4/LICENSE
+ sha256sums = ffed53823bcc3d7d28941640b6edd89eaab9c740c9e0e8cf9fd4506364c86674
sha256sums = feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b
pkgname = aws-okta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 220d8bfe6b2d..f4d67ba080a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=aws-okta-bin
_pkgname=aws-okta
pkgdesc="Log in to AWS with Okta"
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
arch=('x86_64')
url="https://github.com/segmentio/aws-okta"
@@ -15,7 +15,7 @@ source=(
LICENSE::https://github.com/segmentio/aws-okta/raw/v$pkgver/LICENSE
)
sha256sums=(
- '1b5ac754cdc9d296b4be8951f0e87fb33db8b34d380e16680d709b5e2d17f7c6'
+ 'ffed53823bcc3d7d28941640b6edd89eaab9c740c9e0e8cf9fd4506364c86674'
'feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b'
)