upgpkg(cloudflared): 2023.7.0

This commit is contained in:
MedzikUserBot 2023-07-11 20:17:01 +00:00
parent 2fdab4ec2b
commit 0ea09b8e1d
1 changed files with 2 additions and 2 deletions

View File

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