fixpkg: cloudflared

This commit is contained in:
MedzikUser 2022-05-22 21:38:53 +02:00
parent 3f17f01725
commit 274381abcf
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ url="https://github.com/cloudflare/cloudflared"
license=('Apache')
depends=('glibc')
makedepends=('go')
source=("${url}/archive/v${pkgver}.tar.gz")
source=("${url}/archive/${pkgver}.tar.gz")
sha256sums=('SKIP')
build() {