summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHoward Cheung2021-03-03 10:28:24 +0800
committerHoward Cheung2021-03-03 10:28:24 +0800
commit2294896d79fcebb9c76971daea0970ec4b2e8352 (patch)
tree3923c6b55330e2dfced179d94f8aaa754f3d3370 /PKGBUILD
parent21773e678586965cc79acc2260e8dfbbf5553fe3 (diff)
downloadaur-2294896d79fcebb9c76971daea0970ec4b2e8352.tar.gz
update to 20210303.r595.7b5abb0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e87836c72f5d..4688adbe28e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: h_cheung <mail@h-cheung.cf>
pkgname=clash-tun
-pkgver=20210227.r593.57ee9a2
+pkgver=20210303.r595.7b5abb0
pkgrel=1
pkgdesc="Clash Tun Scripts for Linux"
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('go' 'git')
depends=('glibc')
backup=(etc/clash-tun/env)
options=()
-source=("git+https://github.com/comzyh/clash#branch=add-water"
+source=("git+https://github.com/comzyh/clash#branch=tun-dev"
"git+https://github.com/h0cheung/clash-tun-scripts"
"https://raw.githubusercontent.com/comzyh/clash/master/LICENSE")
md5sums=('SKIP'