summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax furman2020-04-15 15:28:51 -0700
committermax furman2020-04-15 15:28:51 -0700
commitbdeef40d200f4592f191ecc3ee232367868640f8 (patch)
tree2db133288aa8233c603c22a8a0c167953c9de400 /PKGBUILD
parent6f93c600ae666f968b08f80f3e612d8efbdaf55f (diff)
downloadaur-bdeef40d200f4592f191ecc3ee232367868640f8.tar.gz
Changed format of releases named file.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8bc7a8a57ec..7ed41b8e7706 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="https://smallstep.com/certificates"
license=('Apache')
-source=("https://github.com/smallstep/certificates/releases/download/v${pkgver}/step-certificates_${pkgver}_linux_amd64.tar.gz")
+source=("https://github.com/smallstep/certificates/releases/download/v${pkgver}/step-certificates_linux_${pkgver}_amd64.tar.gz")
sha256sums=('0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5')
package() {