summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeyue Hu2024-12-13 11:13:24 +0800
committerKeyue Hu2024-12-13 11:13:24 +0800
commit7764e513b5e4d612a7900759391659a515077a5b (patch)
tree4d1f38e31db155474b8b6667e8f5fd14d878931f /PKGBUILD
parentc27a2910b7977a742f59e3435fc1ea13cb13223d (diff)
downloadaur-yass-proxy-gtk3.tar.gz
update url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e1be7f40ef7..0956a8e6b746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgver=1.16.2
_pkgrel=1
pkgdesc="lightweight http/socks proxy"
arch=(x86_64)
-url="https://github.com/Chilledheart/yass"
+url="https://gitee.com/keeyou/yass"
license=(GPL-2.0-only)
depends=(gcc-libs glibc gtk3 zlib libnghttp2 c-ares gperftools jsoncpp)
optdepends=(gtk-update-icon-cache libappindicator-gtk3 libayatana-appindicator)
@@ -16,7 +16,7 @@ makedepends=(gcc binutils git ninja perl pkg-config cmake gettext curl go)
checkdepends=(curl)
provides=(yass-proxy)
conflicts=(yass-proxy-git)
-source=("https://github.com/Chilledheart/yass/releases/download/${_pkgver}/yass-${_pkgver}.tar.zst"
+source=("https://gitee.com/keeyou/yass/releases/download/${_pkgver}/yass-${_pkgver}.tar.zst"
)
sha256sums=('2dac9758ad25f85931d53a8c0957ee11a91a148840569eef3a521adfdc229415')