summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormsojocs2022-07-23 21:00:03 +0800
committermsojocs2022-07-23 21:00:03 +0800
commitbc297e29e25d9cedf10dd98c858b9a5df5c05c54 (patch)
tree28ba994460319c9445f8027bfd1f01e3a82547f9
parent114cfb4f79e8aa4029a3aeefce759b425a3bb5cd (diff)
downloadaur-bc297e29e25d9cedf10dd98c858b9a5df5c05c54.tar.gz
fix: remove mirror
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 210b6f48d4e8..890b0c2bba03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,7 +19,7 @@ pkgbase = wechat-devtools
source = nwjs-v0.55.0.tar.gz::https://npm.taobao.org/mirrors/nwjs/v0.55.0/nwjs-sdk-v0.55.0-linux-x64.tar.gz
source = wechat_devtools_1.06.2206090_x64.exe::https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1062206090&version_type=1
source = node-v16.4.2.tar.gz::https://npm.taobao.org/mirrors/node/v16.4.2/node-v16.4.2-linux-x64.tar.gz
- source = compiler-v1.06.2206090-1.tar.gz::https://mirror.ghproxy.com/https://github.com/msojocs/wechat-web-devtools-linux/releases/download/v1.06.2206090-1/compiler.tar.gz
+ source = compiler-v1.06.2206090-1.tar.gz::https://github.com/msojocs/wechat-web-devtools-linux/releases/download/v1.06.2206090-1/compiler.tar.gz
source = wechat-devtools.desktop
source = logo.svg
source = wechat-devtools
diff --git a/PKGBUILD b/PKGBUILD
index 4a5cd7b9b980..177a0603e1df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ makedepends=('p7zip' 'python2' 'openssl' 'gcc' 'make' 'libssh2' 'krb5')
source=("nwjs-v${_nwjs_ver}.tar.gz::https://npm.taobao.org/mirrors/nwjs/v${_nwjs_ver}/nwjs-sdk-v${_nwjs_ver}-linux-x64.tar.gz"
"${_wechat_devtools_exe}::${_wechat_devtools_url}"
"node-v${_node_version}.tar.gz::https://npm.taobao.org/mirrors/node/v${_node_version}/node-v${_node_version}-linux-x64.tar.gz"
- "compiler-v${_wechat_devtools_ver}-${pkgrel}.tar.gz::https://mirror.ghproxy.com/https://github.com/msojocs/wechat-web-devtools-linux/releases/download/v${_wechat_devtools_ver}-${pkgrel}/compiler.tar.gz"
+ "compiler-v${_wechat_devtools_ver}-${pkgrel}.tar.gz::https://github.com/msojocs/wechat-web-devtools-linux/releases/download/v${_wechat_devtools_ver}-${pkgrel}/compiler.tar.gz"
"wechat-devtools.desktop"
"logo.svg"
"wechat-devtools"