aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpatrick brisbin2018-10-10 09:34:57 -0400
committerpatrick brisbin2018-10-10 09:34:57 -0400
commit1e16a76b33ddaa62651dea980c6e619fe34878b8 (patch)
treeead35139474478db5141972f29ffbfbc3ba00d78
parent6f68958242d3e4e49510c2bd90a87b0807720cbe (diff)
downloadaur-1e16a76b33ddaa62651dea980c6e619fe34878b8.tar.gz
Version bump
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d870f7850e4..b0d8b315bd8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2154
# Maintainer: Pat Brisbin <pbrisbin@gmail.com>
pkgname=okta-aws-cli-assume-role
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
pkgdesc="Okta AWS CLI Assume Role Tool"
arch=('any')
@@ -14,7 +14,7 @@ source=(
okta-aws-cli-login
)
noextract=("okta-aws-cli-$pkgver.jar")
-md5sums=('508c0330c5ea4abd02eeb5727cdbba04'
+md5sums=('6f730b42ded5f6141647eb0cd5997dc8'
'df2e1d5492d2ab7608c2cdf110dfd91d')
package() {