summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Michalopoulos2021-01-26 18:05:10 +0200
committerAlexander Michalopoulos2021-01-26 18:05:10 +0200
commit3fb353b608b667aa7d447f11aca54bb2dbed0363 (patch)
treea99d19e03b1a1a9b067c401ee20f4f6eaff94fb8
parent90df4f603817ab10ca3501506bb3504dde01173d (diff)
downloadaur-3fb353b608b667aa7d447f11aca54bb2dbed0363.tar.gz
v=2.26.4261.102.20210123,r=1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17130958eef9..a50b9c693552 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ibus-mozc-ut
pkgdesc = Mozc module for IBus bundled with the UT dictionary
- pkgver = 2.26.4237.102.20201129
+ pkgver = 2.26.4261.102.20210123
pkgrel = 1
url = https://github.com/google/mozc
arch = i686
@@ -16,11 +16,11 @@ pkgbase = ibus-mozc-ut
makedepends = qt5-base
depends = ibus>=1.4.1
depends = mozc-ut-common
- provides = ibus-mozc=2.26.4237.102
+ provides = ibus-mozc=2.26.4261.102
conflicts = ibus-mozc
conflicts = ibus-mozc-ut2
conflicts = ibus-mozc-ut-united
- source = ibus-mozc-ut-git::git+https://github.com/google/mozc.git#commit=1f4fa17372bd196e87042738a16ab08bf904bcbf
+ source = ibus-mozc-ut-git::git+https://github.com/google/mozc.git#commit=6463e71605e2c6c2e1fcc67117a1c351ffa4a794
sha256sums = SKIP
pkgname = ibus-mozc-ut
diff --git a/PKGBUILD b/PKGBUILD
index df087b8532e3..6ba4b8da9858 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,13 +8,13 @@
## Helpful internal stuff
-_commit=1f4fa17372bd196e87042738a16ab08bf904bcbf
+_commit=6463e71605e2c6c2e1fcc67117a1c351ffa4a794
_major=2
_minor=26
-_build=4237
+_build=4261
_revision=102
_mozcver=${_major}.${_minor}.${_build}.${_revision}
-_utdicdate=20201129
+_utdicdate=20210123
_utdicrel=1
_bldtype=Release