upgpkg(cloudflared): 2022.10.2

This commit is contained in:
MedzikUserBot 2022-10-19 10:30:08 +00:00
parent 25c7f71982
commit 0726ecdc95
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: MedzikUser <nivua1fn@duck.com>
pkgname='cloudflared'
pkgver="2022.10.1"
pkgver="2022.10.2"
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=('77403d5be313d9b85ed4e5dd9ac6fb6aab197a745f7a737c82bd33c71b88958d')
sha256sums=('a59ca80e75b09df628fc987a0278e24ca7fdc483ac18d2d579950e6fc8e91848')
build() {
cd "${pkgname}-${pkgver}"