summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorponsfoot2016-10-16 22:52:11 +0900
committerponsfoot2016-10-16 22:52:11 +0900
commitf9c4388f9cb5f032c3ab04e5436f3c34ea4e4db4 (patch)
treeeb919ba58f2d1257c0d544be98ee28d1da4ffb63
parentfaa49e2de62c1ed5007a658f0040ff41db495b57 (diff)
downloadaur-f9c4388f9cb5f032c3ab04e5436f3c34ea4e4db4.tar.gz
forgot to edit pkgdesc of mozc-ut
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa52cac5506a..c6da1e9c03eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# 日 10月 16 13:50:32 UTC 2016
+# 日 10月 16 13:52:11 UTC 2016
pkgbase = mozc-ut
pkgdesc = Mozc the Japanese Input Method with Mozc UT Dictionary (Discontinued)
pkgver = 2.18.2612.102.20160905
@@ -38,7 +38,7 @@ pkgbase = mozc-ut
sha1sums = 22b7c2a5b0a7fef778ee72ebe5873a75e879d26b
pkgname = mozc-ut
- pkgdesc = Mozc the Japanese Input Method with Mozc UT Dictionary
+ pkgdesc = Mozc the Japanese Input Method with Mozc UT Dictionary (Discontinued)
install = mozc-ut.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ee444304f35a..6a3d67ed9169 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -214,7 +214,7 @@ build() {
}
package_mozc-ut() {
- pkgdesc="Mozc the Japanese Input Method with Mozc UT Dictionary"
+ pkgdesc="Mozc the Japanese Input Method with Mozc UT Dictionary (Discontinued)"
arch=('i686' 'x86_64')
groups=('mozc-im')
depends=('qt4' 'zinnia')