summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoya Inada2014-01-21 18:06:56 +0900
committerNaoya Inada2015-06-15 16:56:25 +0900
commite19d028b58b008c3383741019948308181dc7f40 (patch)
tree508590d7a88e71249e526f2811a5ef053f549435
parent8572c66db8a7a1a13463e9d15840feff1d234541 (diff)
downloadaur-e19d028b58b008c3383741019948308181dc7f40.tar.gz
Change upstream url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcef2790c011..fcb4a06d8b42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = fcitx-mozc-ut
pkgdesc = Fcitx Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input) with Mozc UT Dictionary (additional dictionary)
pkgver = 1.13.1651.102.20140103
pkgrel = 1
- url = http://code.google.com/p/mozc/
+ url = http://www.geocities.jp/ep3797/mozc_01.html
arch = i686
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 4dbdb3cec6aa..176e5c3fb79a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ pkgver=${_mozcver}.${_utdicver}
_patchver=${_mozcver}.1
pkgrel=1
arch=('i686' 'x86_64')
-url="http://code.google.com/p/mozc/"
+url="http://www.geocities.jp/ep3797/mozc_01.html"
license=('custom')
depends=('qt4' 'fcitx' 'zinnia')
makedepends=('pkg-config' 'python2' 'gtest' 'curl' 'gtk2' 'mesa' 'svn' 'ruby')