aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvvasuki2021-10-04 11:54:49 +0530
committervvasuki2021-10-04 11:54:49 +0530
commitd3130f024bcc9e1968e888bbef163d619255f5af (patch)
tree2d7be9af218a0bf291399c02afb1bd6b1dd7a3e9
parent8f01f4803821e269a1f6a94d1a80b46faffdbb9f (diff)
downloadaur-d3130f024bcc9e1968e888bbef163d619255f5af.tar.gz
CU
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a67813c6f2d6..d01c380848ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ build() {
package() {
install -d "$pkgdir/usr/share/dictionaries/"
- java -jar "$srcdir/dict-tools.jar" install --destinationPath "$pkgdir/usr/share/dictionaries" --dictRepoIndexUrl https://raw.githubusercontent.com/sanskrit-coders/stardict-dictionary-updater/master/dictionaryIndices.md --overwrite true
+ java -jar "$srcdir/dict-tools.jar" install --destinationPath "$pkgdir/usr/share/dictionaries" --dictRepoIndexUrl https://raw.githubusercontent.com/indic-dict/stardict-index/master/dictionaryIndices.md --overwrite true
}
depends=(