summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax furman2019-04-12 13:17:01 -0700
committermax furman2019-04-12 13:17:01 -0700
commitcc4ede2cdc31578167ccc0f78104e6fbd0e57483 (patch)
tree16dc302d9fa06614afe0bc805f2640cf661ca095 /PKGBUILD
parent4975af6fe330417a4b432aa2ed2a1902811b8d2c (diff)
downloadaur-cc4ede2cdc31578167ccc0f78104e6fbd0e57483.tar.gz
Updated to v0.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1702f0af5e9b..90c1aa3d3a12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://smallstep.com/certificates"
license=('Apache')
source=("https://github.com/smallstep/certificates/releases/download/v${pkgver}/step-certificates_${pkgver}_linux_amd64.tar.gz")
-sha256sums=('0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5')
+sha256sums=('9146f01e6ca1ffc929390d42b068108a100ddb54bf27295d0f7b49ac547e663b')
package() {
install -Dm755 "step-certificates_$pkgver/bin/$_binname" "$pkgdir/usr/bin/$_binname"