[arch-commits] Commit in fcitx-configtool/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Feb 9 02:29:41 UTC 2017


    Date: Thursday, February 9, 2017 @ 02:29:40
  Author: felixonmars
Revision: 211330

upgpkg: fcitx-configtool 0.4.9-1

Modified:
  fcitx-configtool/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-09 02:26:27 UTC (rev 211329)
+++ PKGBUILD	2017-02-09 02:29:40 UTC (rev 211330)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=fcitx-configtool
-pkgver=0.4.8
+pkgver=0.4.9
 pkgrel=1
 pkgdesc="GTK based config tool for Fcitx"
 arch=('i686' 'x86_64')
@@ -9,7 +9,8 @@
 url="http://fcitx.googlecode.com/"
 license=('GPL2')
 depends=("fcitx>=4.2.7" "gtk3" "iso-codes")
-optdepends=('fcitx-qt4: for some configuration windows')
+optdepends=('fcitx-qt4: for some configuration windows'
+            'fcitx-qt5: for some other configuration windows')
 makedepends=("cmake")
 source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
 
@@ -26,4 +27,4 @@
   make DESTDIR="$pkgdir" install
 }
 
-sha512sums=('7b3c43b9d7d1dab04880effe6fc4e80e64c9bad34699c0c8d2992ec971605ef2eaa0b1fb13f71a582289c75560c3edc95af21f6413ac2bb594d5cdb31a0b4cb7')
+sha512sums=('800c731b370ace833179560260df7ffc9c0235c4f3257e8a99a0194f2fd06b71f738e6c77985871c3368179f944da2165dac5d4a8f7ba083519cb2509a9eb62b')



More information about the arch-commits mailing list