diff options
author | Asuka Minato | 2025-04-22 19:31:49 +0900 |
---|---|---|
committer | Asuka Minato | 2025-04-22 19:31:49 +0900 |
commit | a667181bb4ad10737ff2838c1326d725118734d4 (patch) | |
tree | 940e7c385f616658e21596e20169baa5d5c82235 /PKGBUILD | |
parent | 7d511978e99c9b834786ea18a227af825d585a97 (diff) | |
download | aur-a667181bb4ad10737ff2838c1326d725118734d4.tar.gz |
update link
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ pkgver=1.3.8 pkgrel=0 pkgdesc="A Clash GUI based on tauri." arch=('x86_64') -url="https://github.com/zzzgydi/clash-verge" +url="https://github.com/zzzgydi/clash-verge/tree/main" license=('GPL3') depends=('webkit2gtk' 'gtk3' 'libayatana-appindicator' 'clash') optdepends=('clash-meta: Another Clash Kernel') |