summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2022-12-19 13:19:05 +0200
committerNocifer2022-12-19 13:19:05 +0200
commitffc9f0872b35c60abc4d75e9f9f41a69dcfe1089 (patch)
tree8de7288c2087cab8b2173196f242169f1d0288fe
parentabca52dbcc1907b9c9b192515417411c07288978 (diff)
downloadaur-ffc9f0872b35c60abc4d75e9f9f41a69dcfe1089.tar.gz
v=2.28.4950.102,r=1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67e7861d60e9..9efa2c2b52c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc
pkgdesc = The Open Source edition of Google Japanese Input
- pkgver = 2.28.4880.102
+ pkgver = 2.28.4950.102
pkgrel = 1
url = https://github.com/google/mozc
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = mozc
conflicts = mozc-ut
options = !distcc
options = !ccache
- source = mozc-git::git+https://github.com/google/mozc.git#commit=05ec1326a17121f4ddd42303fcdbb44010769266
+ source = mozc-git::git+https://github.com/google/mozc.git#commit=db37db71b53c9accc9ad66d12ad8196b25c771b3
sha256sums = SKIP
pkgname = mozc
diff --git a/PKGBUILD b/PKGBUILD
index c90a890ad678..6d2dd937f1b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='mozc'
-pkgver=2.28.4880.102
+pkgver=2.28.4950.102
pkgrel=1
pkgdesc='The Open Source edition of Google Japanese Input'
arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=('fcitx5-mozc-ut: Fcitx5 integration'
'emacs-mozc: Emacs integration')
conflicts=('mozc-ut')
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")
sha256sums=('SKIP')
prepare() {