summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2022-01-13 10:33:55 +0200
committerNocifer2022-01-13 10:33:55 +0200
commit467e99b462bb43737139a542c97e2b1bbee7c3e1 (patch)
treed101ff27e7c0c04a7264cdf1871662492040ccba /PKGBUILD
parent62fa86917afb313ae8d299c472337b9a203428dd (diff)
downloadaur-467e99b462bb43737139a542c97e2b1bbee7c3e1.tar.gz
v=2.26.4610.102,r=2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b460e4efd41..2e97f42affa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
pkgname='emacs-mozc'
pkgver=2.26.4610.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.4610.102')
+depends=('emacs' 'mozc>=2.26.4610.102')
makedepends=('bazel' 'git' 'pkgconf' 'python-six' 'qt5-base')
conflicts=('emacs-mozc-ut2' 'emacs-mozc-ut-united')
replaces=('emacs-mozc-ut')