summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax furman2020-04-18 09:01:34 -0700
committermax furman2020-04-18 09:01:34 -0700
commit41465f158f4f99ab63a02d681b2fc242b9203dfc (patch)
tree2c4919b4428527d11e167a58e94300ae1279d96a /PKGBUILD
parent589ff68ae8511af4f62e20da6ef8781d66f11528 (diff)
downloadaur-41465f158f4f99ab63a02d681b2fc242b9203dfc.tar.gz
Updated to v0.14.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ed41b8e7706..564424665f22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://smallstep.com/certificates"
license=('Apache')
source=("https://github.com/smallstep/certificates/releases/download/v${pkgver}/step-certificates_linux_${pkgver}_amd64.tar.gz")
-sha256sums=('0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5')
+sha256sums=('449ffec899ac774828b10a471b4a7bbd8c385078743ac6f31ed46321e26b4c86')
package() {
install -Dm755 "step-certificates_$pkgver/bin/$_binname" "$pkgdir/usr/bin/$_binname"