summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa82196b18ab..ed15bab8b1f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,8 +9,8 @@ pkgbase = hmcl-git
provides = hmcl
conflicts = hmcl
source = git://github.com/huanghongxun/HMCL.git#branch=master
- source = https://soft.dct.party/aur/hmcl/jdk-8-linux-x64.tar.xz
- source = https://soft.dct.party/aur/hmcl/jdk-8-linux-x64.tar.xz.sha512sum
+ source = https://soft.dct.party/aur/hmcl-git/jdk-8-linux-x64.tar.xz
+ source = https://soft.dct.party/aur/hmcl-git/jdk-8-linux-x64.tar.xz.sha512sum
source = hmcl
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2005ac9a89a4..9626a5e2d1aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ makedepends=("git")
provides=("hmcl")
conflicts=("hmcl")
source=("git://github.com/huanghongxun/$_pkgname.git#branch=master"
- "https://soft.dct.party/aur/hmcl/jdk-8-linux-x64.tar.xz"
- "https://soft.dct.party/aur/hmcl/jdk-8-linux-x64.tar.xz.sha512sum"
+ "https://soft.dct.party/aur/hmcl-git/jdk-8-linux-x64.tar.xz"
+ "https://soft.dct.party/aur/hmcl-git/jdk-8-linux-x64.tar.xz.sha512sum"
"hmcl")
sha512sums=("SKIP"
"SKIP"