summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d0999f3a41c..92added35236 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,9 +25,9 @@ pkgbase = colmap-git
source = nvm-export.patch
source = colmap-git.install
source = colmap.desktop
- source = vocabulary-tree-64K.bin::http://cvg.ethz.ch/research/jschoenb/colmap/vocab_tree-65536.bin
- source = vocabulary-tree-256K.bin::http://cvg.ethz.ch/research/jschoenb/colmap/vocab_tree-262144.bin
- source = vocabulary-tree-1M.bin::http://cvg.ethz.ch/research/jschoenb/colmap/vocab_tree-1048576.bin
+ source = vocabulary-tree-64K.bin::https://demuc.de/colmap/vocab_tree-65536.bin
+ source = vocabulary-tree-256K.bin::https://demuc.de/colmap/vocab_tree-262144.bin
+ source = vocabulary-tree-1M.bin::https://demuc.de/colmap/vocab_tree-1048576.bin
md5sums = SKIP
md5sums = 8a9f76c21ae93e5f5571f372f5401423
md5sums = ebb1dc43e014a1e720a06422c6248a40
diff --git a/PKGBUILD b/PKGBUILD
index 8e36a9c41c54..03276961c323 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,9 +18,9 @@ source=("${pkgname}::git+https://github.com/colmap/colmap.git"
"nvm-export.patch"
"${pkgname}.install"
"${name}.desktop"
- "vocabulary-tree-64K.bin::http://cvg.ethz.ch/research/jschoenb/colmap/vocab_tree-65536.bin"
- "vocabulary-tree-256K.bin::http://cvg.ethz.ch/research/jschoenb/colmap/vocab_tree-262144.bin"
- "vocabulary-tree-1M.bin::http://cvg.ethz.ch/research/jschoenb/colmap/vocab_tree-1048576.bin"
+ "vocabulary-tree-64K.bin::https://demuc.de/colmap/vocab_tree-65536.bin"
+ "vocabulary-tree-256K.bin::https://demuc.de/colmap/vocab_tree-262144.bin"
+ "vocabulary-tree-1M.bin::https://demuc.de/colmap/vocab_tree-1048576.bin"
)
md5sums=('SKIP'
'8a9f76c21ae93e5f5571f372f5401423'