summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHoward Cheung2021-03-03 10:28:24 +0800
committerHoward Cheung2021-03-03 10:28:24 +0800
commit2294896d79fcebb9c76971daea0970ec4b2e8352 (patch)
tree3923c6b55330e2dfced179d94f8aaa754f3d3370
parent21773e678586965cc79acc2260e8dfbbf5553fe3 (diff)
downloadaur-2294896d79fcebb9c76971daea0970ec4b2e8352.tar.gz
update to 20210303.r595.7b5abb0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97a4a6916add..c52e3a9d9e61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clash-tun
pkgdesc = Clash Tun Scripts for Linux
- pkgver = 20210227.r593.57ee9a2
+ pkgver = 20210303.r595.7b5abb0
pkgrel = 1
url = https://github.com/h0cheung/kr328-clash-setup-scripts
arch = any
@@ -13,7 +13,7 @@ pkgbase = clash-tun
conflicts = clash
conflicts = clash-dev-git
backup = etc/clash-tun/env
- source = git+https://github.com/comzyh/clash#branch=add-water
+ source = git+https://github.com/comzyh/clash#branch=tun-dev
source = git+https://github.com/h0cheung/clash-tun-scripts
source = https://raw.githubusercontent.com/comzyh/clash/master/LICENSE
md5sums = SKIP
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'