summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Snyders2019-11-15 13:16:23 -0800
committerWilliam Snyders2019-11-15 13:16:23 -0800
commit5146960e806d81d507adfbf9072a02ed6e20a0e1 (patch)
tree9f3dd9ecb2ea14a4698eadb415c54b5f9cd39af3
parente757e07a2963100d3325c6d50286e3f46831e235 (diff)
downloadaur-5146960e806d81d507adfbf9072a02ed6e20a0e1.tar.gz
Update to 0.27.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7aaac6809b8..d5b45f14228c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = aws-okta-bin
pkgdesc = Log in to AWS with Okta
- pkgver = 0.26.3
+ pkgver = 0.27.0
pkgrel = 1
url = https://github.com/segmentio/aws-okta
arch = x86_64
license = MIT
provides = aws-okta
- source = aws-okta-v0.26.3-linux-amd64::https://github.com/segmentio/aws-okta/releases/download/v0.26.3/aws-okta-v0.26.3-linux-amd64
- source = LICENSE::https://github.com/segmentio/aws-okta/raw/v0.26.3/LICENSE
- sha256sums = 9f58462468d7105fb651e790d3cf49ea2bb71b6533624643f99c293dd8818988
+ source = aws-okta-v0.27.0-linux-amd64::https://github.com/segmentio/aws-okta/releases/download/v0.27.0/aws-okta-v0.27.0-linux-amd64
+ source = LICENSE::https://github.com/segmentio/aws-okta/raw/v0.27.0/LICENSE
+ sha256sums = f6d3cf8003af06f23ac41dab345eae714ab72a66e689d994e5ae1ae535a8db69
sha256sums = feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b
pkgname = aws-okta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1cb236de5c66..4849c3395630 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=aws-okta-bin
_pkgname=aws-okta
pkgdesc="Log in to AWS with Okta"
-pkgver=0.26.3
+pkgver=0.27.0
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=(
- '9f58462468d7105fb651e790d3cf49ea2bb71b6533624643f99c293dd8818988'
+ 'f6d3cf8003af06f23ac41dab345eae714ab72a66e689d994e5ae1ae535a8db69'
'feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b'
)