summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2022-12-19 13:19:24 +0200
committerNocifer2022-12-19 13:19:24 +0200
commitb4ec0cf9b0ae676f46e1aa31330ab15a7703a90f (patch)
tree7aa66d0c62948bec37fa2f0f626b61d3d7f4d088
parent39e2b8e68f968e7413d4dcb46f1d7e397d8b19d2 (diff)
downloadaur-b4ec0cf9b0ae676f46e1aa31330ab15a7703a90f.tar.gz
v=2.28.4950.102.20221022,r=1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7412e32c75e5..3956122805ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc-ut
pkgdesc = The Open Source edition of Google Japanese Input bundled with the UT dictionary
- pkgver = 2.28.4880.102.20221022
+ pkgver = 2.28.4950.102.20221022
pkgrel = 1
url = https://github.com/google/mozc
arch = x86_64
@@ -16,11 +16,11 @@ pkgbase = mozc-ut
optdepends = fcitx-mozc-ut: Fcitx integration
optdepends = ibus-mozc: IBus integration
optdepends = emacs-mozc: Emacs integration
- provides = mozc=2.28.4880.102
+ provides = mozc=2.28.4950.102
conflicts = mozc
options = !distcc
options = !ccache
- source = mozc-ut-git::git+https://github.com/google/mozc.git#commit=05ec1326a17121f4ddd42303fcdbb44010769266
+ source = mozc-ut-git::git+https://github.com/google/mozc.git#commit=db37db71b53c9accc9ad66d12ad8196b25c771b3
source = https://osdn.net/downloads/users/39/39554/mozcdic-ut-20221022.tar.bz2
sha256sums = SKIP
sha256sums = 1012b6cf1e8e0e23e60910f0b9c0ca857836e70408ad6edaabba9803fb274b10
diff --git a/PKGBUILD b/PKGBUILD
index ac820346f18e..636a8bdad423 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
#NOTE: The UT dictionary's project page: http://linuxplayers.g1.xrea.com/mozc-ut.html
pkgname='mozc-ut'
-pkgver=2.28.4880.102.20221022
+pkgver=2.28.4950.102.20221022
pkgrel=1
pkgdesc='The Open Source edition of Google Japanese Input bundled with the UT dictionary'
arch=('x86_64')
@@ -18,10 +18,10 @@ optdepends=('fcitx5-mozc-ut: Fcitx5 integration'
'fcitx-mozc-ut: Fcitx integration'
'ibus-mozc: IBus integration'
'emacs-mozc: Emacs integration')
-provides=('mozc=2.28.4880.102')
+provides=('mozc=2.28.4950.102')
conflicts=('mozc')
options=(!distcc !ccache)
-source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=05ec1326a17121f4ddd42303fcdbb44010769266"
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=db37db71b53c9accc9ad66d12ad8196b25c771b3"
'https://osdn.net/downloads/users/39/39554/mozcdic-ut-20221022.tar.bz2')
sha256sums=('SKIP'
'1012b6cf1e8e0e23e60910f0b9c0ca857836e70408ad6edaabba9803fb274b10')