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

Felix Yan fyan at archlinux.org
Wed Apr 22 05:32:07 UTC 2015


    Date: Wednesday, April 22, 2015 @ 07:32:06
  Author: fyan
Revision: 131871

upgpkg: fcitx-qt5 1.0.2-1

Modified:
  fcitx-qt5/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-22 05:24:22 UTC (rev 131870)
+++ PKGBUILD	2015-04-22 05:32:06 UTC (rev 131871)
@@ -2,16 +2,18 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=fcitx-qt5
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="Qt5 IM Module for Fcitx"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/fcitx"
 license=('GPL')
-depends=('fcitx' 'qt5-base=5.4.1')
+depends=('fcitx' 'libxkbcommon' 'qt5-base=5.4.1')
 makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-sha512sums=('00cf3b94bd0a5971c146b015caafb26617871bf8f87d8600eb027c66c3aea71a7c2bc54dc73e80cacd51dd502277164873efe87a97ded89d95428e9c463e2903')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha512sums=('f7075d5334e29fd00c54563182c9cc4027011503aa14d577aa2fb75eb8558c385d91c939f1f21e51850c9c64fc5c396aad5b32fdcc8ddd99c46ec74bd577255d'
+            'SKIP')
+validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9')  # Weng Xuetian
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list