summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Snyders2019-10-21 15:46:55 -0700
committerWilliam Snyders2019-10-21 15:46:55 -0700
commitb032bcc119caf2abb0c01379f0e9c4792b3dad56 (patch)
treef14b98a82a0089f7c8acc2484a2c918f7cde058c
parent9b25e9a22ddd571be5bc9c2f7873d02e974accbb (diff)
downloadaur-b032bcc119caf2abb0c01379f0e9c4792b3dad56.tar.gz
Use license from version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63d58d3a56b3..496ba592531f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = aws-okta-bin
license = MIT
provides = aws-okta
source = aws-okta-v0.26.0-linux-amd64::https://github.com/segmentio/aws-okta/releases/download/v0.26.0/aws-okta-v0.26.0-linux-amd64
- source = LICENSE::https://github.com/segmentio/aws-okta/raw/master/LICENSE
+ source = LICENSE::https://github.com/segmentio/aws-okta/raw/v0.26.0/LICENSE
sha256sums = 2fa36533eff9c2abcaaf96f549884f56c3966e6964c445cc61a16e49f297dfa5
sha256sums = feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b
diff --git a/PKGBUILD b/PKGBUILD
index 93ae8651ca74..9ac9dad374ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ provides=('aws-okta')
_aws_okta_bin=aws-okta-v$pkgver-linux-amd64
source=(
$_aws_okta_bin::https://github.com/segmentio/aws-okta/releases/download/v$pkgver/aws-okta-v$pkgver-linux-amd64
- LICENSE::https://github.com/segmentio/aws-okta/raw/master/LICENSE
+ LICENSE::https://github.com/segmentio/aws-okta/raw/v$pkgver/LICENSE
)
sha256sums=(
'2fa36533eff9c2abcaaf96f549884f56c3966e6964c445cc61a16e49f297dfa5'