summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2024-04-07 14:49:58 +0300
committerNocifer2024-04-07 14:49:58 +0300
commit79c1b0c6b3305e74cd4cb726da4aaa44c4db067e (patch)
tree6279acc68ef9236371e0b98fadad851edbb912c0 /PKGBUILD
parent92af29e18d5c6ead82a7fb32fbd80c2c0fea4819 (diff)
downloadaur-emacs-mozc.tar.gz
v=2.30.5432.102,r=1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48f2483a930e..f77a2a2608a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname='emacs-mozc'
-pkgver=2.29.5400.102
-pkgrel=3
+pkgver=2.30.5432.102
+pkgrel=1
pkgdesc='Mozc module for Emacs'
arch=('x86_64')
url='https://github.com/google/mozc'
license=('Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT AND NAIST-2003 AND Unicode-3.0 AND LicenseRef-Okinawa-Dictionary')
-depends=('emacs' 'mozc>=2.29.5400.102')
+depends=('emacs' 'mozc>=2.30.5432.102')
makedepends=('bazel' 'git' 'python' 'qt6-base')
options=(!distcc !ccache)
-source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=e87c83febda07ffd93fcbfc4ea67562f40423005")
+source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=548e7c3e5a0bedbf98daf634732062f7e8e47b4b")
sha256sums=('SKIP')
prepare() {