summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-08-21 19:38:12 +1200
committerGeorge Rawlinson2022-08-21 19:38:12 +1200
commit0e89b20423811830f8443a2149c5627a46e7e765 (patch)
tree05c8ac1cdedcd8d73c23051c026b7e46ae073c59 /PKGBUILD
parent67889798c42ab8de1c012e33e185f2e54fd45461 (diff)
downloadaur-0e89b20423811830f8443a2149c5627a46e7e765.tar.gz
upgpkg: cloudflared 2022.8.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5edb95c3ba68..84eb7f9b742d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=cloudflared
-pkgver=2022.8.0
+pkgver=2022.8.2
pkgrel=1
pkgdesc='Command-line client for Cloudflare Tunnel'
arch=('x86_64' 'armv7h' 'aarch64')
@@ -12,7 +12,7 @@ makedepends=('git' 'go')
conflicts=('cloudflared-bin')
backup=("etc/$pkgname/config.yml")
options=('!lto')
-_commit='a768132d378f97cc4a3cabef67296f7aaa8738c9'
+_commit='e123bbe1c5fa2377c7e838cc9787449da317687d'
source=(
"$pkgname::git+$url.git#commit=$_commit"
'config.yml'