aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68304e7fbe27..3077e086d9c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Jun 11 17:29:01 UTC 2016
+# Sat Jun 11 18:01:46 UTC 2016
pkgbase = fcitx-sogoupinyin
pkgdesc = Sogou Pinyin for Linux
pkgver = 2.0.0.0078
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/bianjp/aur-fcitx-sogoupinyin
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index beea171f0166..f8fea6b4a5e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=fcitx-sogoupinyin
pkgver=2.0.0.0078
-pkgrel=2
+pkgrel=3
pkgdesc="Sogou Pinyin for Linux"
arch=('x86_64' 'i686')
url="https://github.com/bianjp/aur-fcitx-sogoupinyin"
@@ -38,7 +38,7 @@ package(){
rmdir "$pkgdir/usr/lib/${_LIB_DIR}"
# Avoid "No such key 'Gtk/IMModule' in schema 'org.gnome.settings-daemon.plugins.xsettings'" warning
- sed -i 's#xsettings]$#xsettings.overrides]#' "$pkgdir"/usr/share/glib-2.0/schemas/50_sogoupinyin.gschema.override
+ sed -i "s#Gtk/IMModule=fcitx#overrides={'Gtk/IMModule':<'fcitx'>}#" "$pkgdir"/usr/share/glib-2.0/schemas/50_sogoupinyin.gschema.override
rm -r "$pkgdir"/usr/share/keyrings