summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorponsfoot2016-10-16 22:50:32 +0900
committerponsfoot2016-10-16 22:50:32 +0900
commitfaa49e2de62c1ed5007a658f0040ff41db495b57 (patch)
tree6e58bbd916d3203dd47d8a240d7b5dacad289156
parent623ca0f7ada459069a3af2cdad15596f50a4e0ed (diff)
downloadaur-faa49e2de62c1ed5007a658f0040ff41db495b57.tar.gz
maintenance discontinued
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92c396530076..aa52cac5506a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# 月 10月 3 12:36:22 UTC 2016
+# 日 10月 16 13:50:32 UTC 2016
pkgbase = mozc-ut
- pkgdesc = Mozc the Japanese Input Method with Mozc UT Dictionary (additional dictionary) and uim-mozc (optional)
+ pkgdesc = Mozc the Japanese Input Method with Mozc UT Dictionary (Discontinued)
pkgver = 2.18.2612.102.20160905
pkgrel = 1
url = http://www.geocities.jp/ep3797/mozc_01.html
@@ -21,8 +21,8 @@ pkgbase = mozc-ut
depends = qt4
depends = zinnia
source = mozc::git+https://github.com/google/mozc.git#commit=2315f957d1785130c2ed196e141a330b0857b065
- source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/mozcdic-ut-20160905.tar.bz2
- source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/edict-20160905.gz
+ source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/mozcdic-ut-20161013.tar.bz2
+ source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/edict-20161013.gz
source = EDICT_license.html
source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/x-ken-all-201609.zip
source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/jigyosyo-201609.zip
diff --git a/PKGBUILD b/PKGBUILD
index 222eb84635f0..ee444304f35a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,7 @@ _bldtype=Release
#_bldtype=Debug
_mozcrev=2315f957d1785130c2ed196e141a330b0857b065
-_utdicver=20160905
+_utdicver=20161013
_zipcoderel=201609
_uimmozcrev=321.3ea28b1
@@ -309,5 +309,5 @@ package_uim-mozc-ut() {
}
# Global pkgdesc and depends are here so that they will be picked up by AUR
-pkgdesc="Mozc the Japanese Input Method with Mozc UT Dictionary (additional dictionary) and uim-mozc (optional)"
+pkgdesc="Mozc the Japanese Input Method with Mozc UT Dictionary (Discontinued)"
depends=('qt4' 'zinnia')