summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Snyders2020-03-20 11:48:07 -0700
committerWilliam Snyders2020-03-20 11:48:07 -0700
commit71c347cf931ba5643872aa7956b58d8efcbb4716 (patch)
tree6cbdfc3dc4395a988a6ab5757c559117e0f37fb3
parenta2d2fabc3a2322e4043a3b5b17bce84c1aea98cd (diff)
downloadaur-71c347cf931ba5643872aa7956b58d8efcbb4716.tar.gz
Update to version 1.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 394e86317dac..c264f729e7ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = aws-okta-bin
pkgdesc = Log in to AWS with Okta
- pkgver = 1.0.1
+ pkgver = 1.0.2
pkgrel = 1
url = https://github.com/segmentio/aws-okta
arch = x86_64
license = MIT
provides = aws-okta
- source = aws-okta-v1.0.1-linux-amd64::https://github.com/segmentio/aws-okta/releases/download/v1.0.1/aws-okta-v1.0.1-linux-amd64
- source = LICENSE::https://github.com/segmentio/aws-okta/raw/v1.0.1/LICENSE
- sha256sums = c73f7c8bfc15c4b58582e0706a05046f4c723409febd769d1841ce619ba49549
+ 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
sha256sums = feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b
pkgname = aws-okta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 18dc85ac3d5d..faf6d6c3dcc6 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.1
+pkgver=1.0.2
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=(
- 'c73f7c8bfc15c4b58582e0706a05046f4c723409febd769d1841ce619ba49549'
+ 'e6b1372904fd54ea1fb2af9129c1670896f71302d7eb4721dcdeeed4612904a9'
'feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b'
)