summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Michalopoulos2021-03-29 17:09:57 +0300
committerAlexander Michalopoulos2021-03-29 17:09:57 +0300
commit1f335452fa764c8e8e4470235206462d02416188 (patch)
treecfdbd03c5850ab61554e365651dbf956cab11bf0
parent2cb59accc4b74c0a3a3e079df0ca40a4186013b4 (diff)
downloadaur-1f335452fa764c8e8e4470235206462d02416188.tar.gz
v=2.26.4325.102.20210329,r=1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0371156ec84a..c006998259af 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.4318.102.20210322
+ pkgver = 2.26.4325.102.20210329
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.4318.102
+ provides = emacs-mozc=2.26.4325.102
conflicts = emacs-mozc
conflicts = emacs-mozc-ut2
- source = emacs-mozc-ut-git::git+https://github.com/google/mozc.git#commit=467a91c5b237ef9f519075b42e7c4585281e168f
+ source = emacs-mozc-ut-git::git+https://github.com/google/mozc.git#commit=2d434cb612b680cdc1bdaf4b036be606ef3856f0
sha256sums = SKIP
pkgname = emacs-mozc-ut
diff --git a/PKGBUILD b/PKGBUILD
index c83068a65937..35d70730205b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
## Helpful internal stuff
-_commit=467a91c5b237ef9f519075b42e7c4585281e168f
-_mozcver=2.26.4318.102
-_utdicver=20210322
+_commit=2d434cb612b680cdc1bdaf4b036be606ef3856f0
+_mozcver=2.26.4325.102
+_utdicver=20210329
_buildtype=Release
pkgname='emacs-mozc-ut'