summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Snyders2020-01-21 09:17:12 -0800
committerWilliam Snyders2020-01-21 09:17:12 -0800
commit3f5080a48c8e15f38a97949d1c3fcbe085d47563 (patch)
treefb3a359d385231c115691fa67d2aef0c36efbb0c
parent5146960e806d81d507adfbf9072a02ed6e20a0e1 (diff)
downloadaur-3f5080a48c8e15f38a97949d1c3fcbe085d47563.tar.gz
Update to version 1.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5b45f14228c..56ccac63b886 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = aws-okta-bin
pkgdesc = Log in to AWS with Okta
- pkgver = 0.27.0
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/segmentio/aws-okta
arch = x86_64
license = MIT
provides = aws-okta
- 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
+ source = aws-okta-v1.0.0-linux-amd64::https://github.com/segmentio/aws-okta/releases/download/v1.0.0/aws-okta-v1.0.0-linux-amd64
+ source = LICENSE::https://github.com/segmentio/aws-okta/raw/v1.0.0/LICENSE
+ sha256sums = f2a86947b3c742f6f15a0ccd049dd7e7b5ab65849c5e8d701b738aa601d84bc6
sha256sums = feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b
pkgname = aws-okta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4849c3395630..875f0e947759 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.27.0
+pkgver=1.0.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=(
- 'f6d3cf8003af06f23ac41dab345eae714ab72a66e689d994e5ae1ae535a8db69'
+ 'f2a86947b3c742f6f15a0ccd049dd7e7b5ab65849c5e8d701b738aa601d84bc6'
'feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b'
)