summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2021-09-22 20:40:39 +0300
committerNocifer2021-09-22 20:40:39 +0300
commit71081381ce0acd476e0bdc2bdea50de90680a180 (patch)
treeac95309564a9a512990fa273d71aa81a2205fabc
parent0dbf2010ff003a26b7e384e1f226a2a75f5947f7 (diff)
downloadaur-71081381ce0acd476e0bdc2bdea50de90680a180.tar.gz
v=2.26.4500.102.20210922,r=1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcb99b08c072..5658a51b25f2 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.4486.102.20210907
+ pkgver = 2.26.4500.102.20210922
pkgrel = 1
url = https://github.com/google/mozc
arch = i686
@@ -13,11 +13,11 @@ pkgbase = emacs-mozc-ut
makedepends = qt5-base
depends = emacs
depends = mozc-ut-common
- provides = emacs-mozc=2.26.4486.102
+ provides = emacs-mozc=2.26.4500.102
conflicts = emacs-mozc
conflicts = emacs-mozc-ut2
conflicts = emacs-mozc-ut-united
- source = emacs-mozc-ut-git::git+https://github.com/google/mozc.git#commit=7e8beed3ddad4f8d1065cbab52f24c16d31f5898
+ source = emacs-mozc-ut-git::git+https://github.com/google/mozc.git#commit=a3e19dec25cb6d1414cf3e39a418fc398ed67b49
sha256sums = SKIP
pkgname = emacs-mozc-ut
diff --git a/PKGBUILD b/PKGBUILD
index 530b14d9f787..478df79147ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
## Helpful internal stuff
-_commit=7e8beed3ddad4f8d1065cbab52f24c16d31f5898
-_mozcver=2.26.4486.102
-_utdicver=20210907
+_commit=a3e19dec25cb6d1414cf3e39a418fc398ed67b49
+_mozcver=2.26.4500.102
+_utdicver=20210922
pkgname='emacs-mozc-ut'
pkgver=${_mozcver}.${_utdicver}