summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrickart2019-01-06 02:06:09 +0900
committerTrickart2019-01-06 02:06:09 +0900
commitf654b4bcd165742e846af144a1268fc242a22a40 (patch)
tree2d2d5b869f38e410346ae31968916ee388e9c3cd
parent6906fb21655306e114b7ab971c4342192f4e87e1 (diff)
downloadaur-f654b4bcd165742e846af144a1268fc242a22a40.tar.gz
Fix URL of mozcdic
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 342529491305..bf8f2163b7e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Dec 16 05:15:17 UTC 2018
+# Sat Jan 5 17:06:09 UTC 2019
pkgbase = fcitx-mozc-ut2
pkgdesc = Mozc the Japanese Input Method with Mozc UT2 Dictionary (additional dictionary) and uim-mozc (optional)
pkgver = 2.23.2815.102.20171008
- pkgrel = 2
+ pkgrel = 3
url = http://linuxplayers.g1.xrea.com/mozc-ut2.html
arch = i686
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = fcitx-mozc-ut2
replaces = fcitx-mozc
replaces = fcitx-mozc-ut
source = mozc::git+https://github.com/google/mozc.git#commit=afb03ddfe72dde4cf2409863a3bfea160f7a66d8
- source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/mozcdic-ut2-20171008.tar.bz2
+ source = https://osdn.net/projects/ponsfoot-aur/storage/mozc/mozcdic-ut2-20171008.tar.bz2
source = https://osdn.net/projects/ponsfoot-aur/storage/mozc/edict2-20171008.gz
source = https://osdn.net/projects/ponsfoot-aur/storage/mozc/ken_all-201811.zip
source = https://osdn.net/projects/ponsfoot-aur/storage/mozc/jigyosyo-201811.zip
diff --git a/PKGBUILD b/PKGBUILD
index 4e81eded8d32..6d023575c057 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _pkgbase=mozc-ut2
pkgname=fcitx-mozc-ut2
pkgdesc="Mozc the Japanese Input Method with Mozc UT2 Dictionary (additional dictionary) and uim-mozc (optional)"
pkgver=2.23.2815.102.20171008
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
url="http://linuxplayers.g1.xrea.com/mozc-ut2.html"
license=('BSD' 'GPL' 'CC-BY-SA' 'custom')
@@ -76,7 +76,7 @@ conflicts=('mozc' 'mozc-server' 'mozc-utils-gui' 'mozc-fcitx' 'mozc-ut' 'fcitx-m
optdepends=('tegaki-models-zinnia-japanese: hand-writing recognition support')
source=(
mozc::git+https://github.com/google/mozc.git#commit=${_mozcrev}
- http://downloads.sourceforge.net/project/pnsft-aur/mozc/mozcdic-ut2-${_utdicver}.tar.bz2
+ https://osdn.net/projects/ponsfoot-aur/storage/mozc/mozcdic-ut2-${_utdicver}.tar.bz2
https://osdn.net/projects/ponsfoot-aur/storage/mozc/edict2-${_utdicver}.gz
https://osdn.net/projects/ponsfoot-aur/storage/mozc/ken_all-${_zipcoderel}.zip
https://osdn.net/projects/ponsfoot-aur/storage/mozc/jigyosyo-${_zipcoderel}.zip