summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2024-04-26 23:47:04 +0300
committerNocifer2024-04-26 23:47:04 +0300
commit1c122d76c79d8731e07c3cf57a6766b9c151d7e4 (patch)
treec96db6b2561997359c89da62688121409b7863d6
parentfcae900e2962313a3ceaf65f569c59ca4dd98e18 (diff)
downloadaur-mozc.tar.gz
v=2.30.5448.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 37ff5b17d996..5527d4963d2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc
pkgdesc = The Open Source edition of Google Japanese Input
- pkgver = 2.30.5432.102
+ pkgver = 2.30.5448.102
pkgrel = 1
url = https://github.com/google/mozc
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = mozc
conflicts = mozc-ut
options = !distcc
options = !ccache
- source = mozc-git::git+https://github.com/google/mozc.git#commit=548e7c3e5a0bedbf98daf634732062f7e8e47b4b
+ source = mozc-git::git+https://github.com/google/mozc.git#commit=c50bd32a0931d558797d71cfc11091ee17c55ac1
sha256sums = SKIP
pkgname = mozc
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() {