summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18257c8c3bd0..be8ef2b6732f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = ydict
url = https://github.com/DreamSaddle/youdao-dict
arch = x86_64
license = GPL3
- source = https://github.com/DreamSaddle/youdao-dict/releases/download/0.3.0/YDict-0.3.0.tar.gz
+ source = https://files.cnblogs.com/files/dream-saddle/YDict-0.3.0.tar.gz
md5sums = SKIP
pkgname = ydict
diff --git a/PKGBUILD b/PKGBUILD
index 52d00e69bfb9..c9aa37bb81ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ replaces=()
backup=()
options=()
install=
-source=("https://github.com/DreamSaddle/youdao-dict/releases/download/$pkgver/YDict-$pkgver.tar.gz")
+source=("https://files.cnblogs.com/files/dream-saddle/YDict-$pkgver.tar.gz")
noextract=()
md5sums=('SKIP')