summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Michalopoulos2021-01-07 20:58:01 +0200
committerAlexander Michalopoulos2021-01-07 20:58:01 +0200
commit3cc2f8cae3fa7ec97fe3ebdae1b8c48bf1af4aa8 (patch)
tree7c6b9a08ac1efe7f7d963bd3825c2183205a9113
parent97273e31f8ed3411e3b6ee8b51b478ee4cf3e35f (diff)
downloadaur-3cc2f8cae3fa7ec97fe3ebdae1b8c48bf1af4aa8.tar.gz
v=2.26.4237.102.20201229,r=1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07f3077c5ca0..b5719f2da7a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emacs-mozc-ut
pkgdesc = Mozc module for Emacs bundled with the UT dictionary
- pkgver = 2.26.4206.102.20201129
+ pkgver = 2.26.4237.102.20201129
pkgrel = 1
url = https://github.com/google/mozc
arch = i686
@@ -16,10 +16,10 @@ pkgbase = emacs-mozc-ut
makedepends = qt5-base
depends = emacs
depends = mozc-ut-common
- provides = emacs-mozc=2.26.4206.102
+ provides = emacs-mozc=2.26.4237.102
conflicts = emacs-mozc
conflicts = emacs-mozc-ut2
- source = emacs-mozc-ut-git::git+https://github.com/google/mozc.git#commit=91cc1e19ef34aeb12888b697fefa52907f1a834d
+ source = emacs-mozc-ut-git::git+https://github.com/google/mozc.git#commit=1f4fa17372bd196e87042738a16ab08bf904bcbf
sha256sums = SKIP
pkgname = emacs-mozc-ut
diff --git a/PKGBUILD b/PKGBUILD
index 7a8a0cc2622d..443ab996bdf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
## Helpful internal stuff
-_commit=91cc1e19ef34aeb12888b697fefa52907f1a834d
+_commit=1f4fa17372bd196e87042738a16ab08bf904bcbf
_major=2
_minor=26
-_build=4206
+_build=4237
_revision=102
_mozcver=${_major}.${_minor}.${_build}.${_revision}
_utdicdate=20201129