summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff121a4c2ce1..a0339b80a07c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,15 @@
pkgname='emacs-mozc'
pkgver=2.26.4596.102
-pkgrel=1
+pkgrel=2
pkgdesc='Mozc module for Emacs'
arch=('x86_64')
url='https://github.com/google/mozc'
license=('Apache' 'BSD' 'LGPL' 'custom')
depends=('emacs' 'mozc=2.26.4596.102')
makedepends=('bazel' 'git' 'pkgconf' 'python-six' 'qt5-base')
-conflicts=('emacs-mozc-ut2' 'emacs-mozc-ut-united' 'emacs-mozc-ut')
+conflicts=('emacs-mozc-ut2' 'emacs-mozc-ut-united')
+replaces=('emacs-mozc-ut')
source=("${pkgname}-git::git+https://github.com/google/mozc.git#commit=3735608")
sha256sums=('SKIP')