summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNocifer2024-03-09 14:36:23 +0200
committerNocifer2024-03-09 14:36:23 +0200
commit2c406ab44df763ed15a7e59eb39391ce7c2c2485 (patch)
tree28fbdd4a085ac58c96d2191b4bb59066ac2618f6 /PKGBUILD
parent3e3a130a16ea86d94c74f7261165a60bec66c8e3 (diff)
downloadaur-2c406ab44df763ed15a7e59eb39391ce7c2c2485.tar.gz
v=2.29.5400.102,r=1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c232e4cdce7c..9da5024c25c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='fcitx5-mozc-ut'
pkgver=2.29.5400.102
-pkgrel=3
+pkgrel=4
pkgdesc='Mozc module for Fcitx5'
arch=('x86_64')
url='https://github.com/fcitx/mozc'
@@ -67,7 +67,7 @@ package() {
sed -i -e 's|^[ \t]*||g' Windows-Implementation-Library
install -Dm644 Windows-Implementation-Library "${pkgdir}"/usr/share/licenses/${pkgname}/Windows-Implementation-Library
- install -Dm644 bazel-bin/unix/fcitx5/fcitx5-mozc.so "${pkgdir}"/usr/lib/fcitx5/fcitx5-mozc.so
+ install -Dm755 bazel-bin/unix/fcitx5/fcitx5-mozc.so "${pkgdir}"/usr/lib/fcitx5/fcitx5-mozc.so
install -Dm644 unix/fcitx5/mozc-addon.conf "${pkgdir}"/usr/share/fcitx5/addon/mozc.conf
install -Dm644 unix/fcitx5/mozc.conf "${pkgdir}"/usr/share/fcitx5/inputmethod/mozc.conf