summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2024-04-26 23:47:04 +0300
committerNocifer2024-04-26 23:47:04 +0300
commit1c122d76c79d8731e07c3cf57a6766b9c151d7e4 (patch)
treec96db6b2561997359c89da62688121409b7863d6 /PKGBUILD
parentfcae900e2962313a3ceaf65f569c59ca4dd98e18 (diff)
downloadaur-mozc.tar.gz
v=2.30.5448.102,r=1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9129d05835d8..2b847cb66954 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='mozc'
-pkgver=2.30.5432.102
+pkgver=2.30.5448.102
pkgrel=1
pkgdesc='The Open Source edition of Google Japanese Input'
arch=('x86_64')
@@ -17,7 +17,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=548e7c3e5a0bedbf98daf634732062f7e8e47b4b")
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=c50bd32a0931d558797d71cfc11091ee17c55ac1")
sha256sums=('SKIP')
prepare() {