upgpkg: 'cloudflared' to '2022.6.0'

This commit is contained in:
MedzikUserBot 2022-06-15 03:40:07 +00:00
parent b0bc540e49
commit 1d27671882
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: MedzikUser <nivua1fn@duck.com>
pkgname='cloudflared'
pkgver="2022.5.3"
pkgver="2022.6.0"
pkgrel=1
pkgdesc='Cloudflare Tunnel client (formerly Argo Tunnel)'
arch=('x86_64')
@ -9,7 +9,7 @@ license=('Apache')
depends=('glibc')
makedepends=('go')
source=("${url}/archive/${pkgver}.tar.gz")
sha256sums=('d5d55a143afb918dad279490bc36e4d3537c2b862cdecfcd5dfe5bb52af63e7e')
sha256sums=('0d9b39de5132484a8ab8b594aa5f0ad9572d4bc12ad641dd37a53c12383128a0')
build() {
cd "${pkgname}-${pkgver}"