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

Felix Yan fyan at archlinux.org
Fri Jan 16 04:13:08 UTC 2015


    Date: Friday, January 16, 2015 @ 05:13:08
  Author: fyan
Revision: 125977

upgpkg: fcitx-qt5 1.0.0-1

Modified:
  fcitx-qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 03:18:43 UTC (rev 125976)
+++ PKGBUILD	2015-01-16 04:13:08 UTC (rev 125977)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=fcitx-qt5
-pkgver=0.1.3
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="Qt5 IM Module for Fcitx"
 arch=('i686' 'x86_64')
@@ -9,9 +9,9 @@
 url="http://code.google.com/p/fcitx"
 license=('GPL')
 depends=('fcitx' 'qt5-base')
-makedepends=('cmake')
+makedepends=('extra-cmake-modules')
 source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-sha512sums=('6b58d71b0d31ac1554883f3d5f1cf7c607e8d1bdcaaf69305b8099c45aac243495a00c433324e226270b3a566a47ea5a76c08ae14013904c180b86dfc1d599c6')
+sha512sums=('12ed93e214ea23e10e129875d2e6faef266d42a3cc8a942e23dd3d41f5df0f570c4523e73c7819553f84c8990ae96a5d951f41c6c40f4b9e06192beee37f591b')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list