upgpkg(cloudflared): 2022.8.4

This commit is contained in:
MedzikUserBot 2022-09-01 08:26:04 +00:00
parent 19b740cb3c
commit f8def30008
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: MedzikUser <nivua1fn@duck.com>
pkgname='cloudflared'
pkgver="2022.8.2"
pkgver="2022.8.4"
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=('45ff0c9b95997e2f1795b08af5c3ed2fc19d2d3cb35391c01452163003b858a1')
sha256sums=('9bdd6991e1b42a7f26262acacc66890061fed7e342321fc4108ecab810aa056a')
build() {
cd "${pkgname}-${pkgver}"