summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryblpoi2023-05-09 12:54:32 +0800
committeryblpoi2023-05-09 12:54:32 +0800
commit38dd812261266896a7bf64963dcb2e5ff26f6f2c (patch)
tree2ebc33e63d9c7fd8e9235509c871a2b7b555fa3d
parent9d54b30a5c699383f943416f9d57d1113b598c69 (diff)
downloadaur-38dd812261266896a7bf64963dcb2e5ff26f6f2c.tar.gz
fix:icon
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 545b140253b6..f7f779e35cc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgrel=1
pkgdesc="A Windows/macOS/Linux GUI based on Clash and Electron(Chinese version.)."
arch=("x86_64")
url="https://github.com/Fndroid/clash_for_windows_pkg"
+_logo_url="https://raw.githubusercontent.com/Dreamacro/clash/master/docs/logo.png"
_parch=$(echo ${arch} | sed "s/x86_64/x64/")
install=clash-for-windows.install
license=('custom')