summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Snyders2020-07-22 14:44:00 -0700
committerWilliam Snyders2020-07-22 14:44:00 -0700
commitf33746d9e09f4ee64e42b5153db175ad038e83d4 (patch)
tree6d033b290c8f6f051403c56a17a7d389f7d12e84
parent71c347cf931ba5643872aa7956b58d8efcbb4716 (diff)
downloadaur-f33746d9e09f4ee64e42b5153db175ad038e83d4.tar.gz
Update to version 1.0.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c264f729e7ba..6e2398bd4ce8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = aws-okta-bin
pkgdesc = Log in to AWS with Okta
- pkgver = 1.0.2
+ pkgver = 1.0.3
pkgrel = 1
url = https://github.com/segmentio/aws-okta
arch = x86_64
license = MIT
provides = aws-okta
- source = aws-okta-v1.0.2-linux-amd64::https://github.com/segmentio/aws-okta/releases/download/v1.0.2/aws-okta-v1.0.2-linux-amd64
- source = LICENSE::https://github.com/segmentio/aws-okta/raw/v1.0.2/LICENSE
- sha256sums = e6b1372904fd54ea1fb2af9129c1670896f71302d7eb4721dcdeeed4612904a9
+ 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
sha256sums = feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b
pkgname = aws-okta-bin
diff --git a/PKGBUILD b/PKGBUILD
index faf6d6c3dcc6..220d8bfe6b2d 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.2
+pkgver=1.0.3
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=(
- 'e6b1372904fd54ea1fb2af9129c1670896f71302d7eb4721dcdeeed4612904a9'
+ '1b5ac754cdc9d296b4be8951f0e87fb33db8b34d380e16680d709b5e2d17f7c6'
'feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b'
)