summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOrangeJuicelol2020-12-30 21:46:11 +0700
committerOrangeJuicelol2020-12-30 21:46:11 +0700
commit732d2264e9fc364356e08a6cd7b35d8a4873ced9 (patch)
tree86c49e14924c256598f1a57e3cd7f36962cac11c
parent868e46b3ae624a462af71cc0e5ddb7e84546bd64 (diff)
downloadaur-732d2264e9fc364356e08a6cd7b35d8a4873ced9.tar.gz
Fix src
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72ee4b77f068..47bf66187708 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,7 @@ pkgbase = mozc-ut-united
source = https://raw.githubusercontent.com/OrangeJuicelol/mozc-ut-united/master/mozc.patch
source = https://raw.githubusercontent.com/OrangeJuicelol/mozc-ut-united/master/Add_support_new_Japanese_era.patch
source = https://raw.githubusercontent.com/OrangeJuicelol/mozc-ut-united/master/Change-from-python2-code-to-python3.patch
- source = https://github.com/OrangeJuicelol/mozc-ut-united/blob/master/mozcdic-ut-20201229.1.tar.bz2
+ source = https://github.com/OrangeJuicelol/mozc-ut-united/raw/master/mozcdic-ut-20201229.1.tar.bz2
sha1sums = SKIP
sha1sums = a366077418ae6f235aecf374256354a40dc5b37a
sha1sums = 3aa3077cb28352f9aafde71f8d864b333424338f
diff --git a/PKGBUILD b/PKGBUILD
index 4e52b6a63eae..4f7b20b74efc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,7 +43,7 @@ source=(
https://raw.githubusercontent.com/OrangeJuicelol/mozc-ut-united/master/mozc.patch
https://raw.githubusercontent.com/OrangeJuicelol/mozc-ut-united/master/Add_support_new_Japanese_era.patch
https://raw.githubusercontent.com/OrangeJuicelol/mozc-ut-united/master/Change-from-python2-code-to-python3.patch
- https://github.com/OrangeJuicelol/mozc-ut-united/blob/master/mozcdic-ut-${_utdicdate}.${_utdicver}.tar.bz2
+ https://github.com/OrangeJuicelol/mozc-ut-united/raw/master/mozcdic-ut-${_utdicdate}.${_utdicver}.tar.bz2
)
sha1sums=('SKIP'
'a366077418ae6f235aecf374256354a40dc5b37a'