summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHoward Cheung2021-07-09 15:05:24 +0800
committerHoward Cheung2021-07-09 15:05:24 +0800
commitb84b06c5fc225caddad1aca09fcb163e85ea1ccd (patch)
tree536e0a2a845ba406857d739cb60ce80a5823869b
parent2294896d79fcebb9c76971daea0970ec4b2e8352 (diff)
downloadaur-b84b06c5fc225caddad1aca09fcb163e85ea1ccd.tar.gz
update to 20210616.r658.b2bbdf5
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c52e3a9d9e61..8ffc4f4c48cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clash-tun
pkgdesc = Clash Tun Scripts for Linux
- pkgver = 20210303.r595.7b5abb0
+ pkgver = 20210616.r658.b2bbdf5
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=tun-dev
+ source = git+https://github.com/comzyh/clash#branch=add-water
source = git+https://github.com/h0cheung/clash-tun-scripts
source = https://raw.githubusercontent.com/comzyh/clash/master/LICENSE
md5sums = SKIP
@@ -21,4 +21,3 @@ pkgbase = clash-tun
md5sums = 7462fda797df0a48961ab34179d8793e
pkgname = clash-tun
-
diff --git a/PKGBUILD b/PKGBUILD
index 4688adbe28e5..a24904020350 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: h_cheung <mail@h-cheung.cf>
pkgname=clash-tun
-pkgver=20210303.r595.7b5abb0
+pkgver=20210616.r658.b2bbdf5
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=tun-dev"
+source=("git+https://github.com/comzyh/clash#branch=add-water"
"git+https://github.com/h0cheung/clash-tun-scripts"
"https://raw.githubusercontent.com/comzyh/clash/master/LICENSE")
md5sums=('SKIP'