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

Felix Yan fyan at archlinux.org
Thu Sep 18 02:40:31 UTC 2014


    Date: Thursday, September 18, 2014 @ 04:40:30
  Author: fyan
Revision: 119142

upgpkg: fcitx 4.2.8.5-1

Modified:
  fcitx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-18 02:37:10 UTC (rev 119141)
+++ PKGBUILD	2014-09-18 02:40:30 UTC (rev 119142)
@@ -1,19 +1,20 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: csslayer <wengxt AT gmail com>
 
 pkgbase=fcitx
 pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt4')
-pkgver=4.2.8.4
+pkgver=4.2.8.5
 pkgrel=1
 groups=('fcitx-im')
 arch=('i686' 'x86_64')
 url="http://fcitx-im.org"
-license=('GPL')
+license=('GPL' 'LGPL')
 makedepends=('cmake' 'doxygen' 'gtk2' 'gtk3' 'qt4' 'icu' 'mesa' 'opencc' \
              'iso-codes' 'gobject-introspection' 'libxkbfile' 'enchant')
 source=(http://download.fcitx-im.org/$pkgbase/$pkgbase-${pkgver}_dict.tar.xz)
+sha512sums=('ee6612a34087135065537fa14f09078bad9f029f69b636fb2221193f23d86c5431a9d8a848b264bdcb259680f6bda41d08d58dcf67d19e5a200cb11fa4a26ffe')
 
 prepare() {
   cd ${pkgbase}-${pkgver}
@@ -99,4 +100,3 @@
   make DESTDIR="${pkgdir}" install
 }
 
-sha512sums=('39bffcd003aebb4e0714d245c32e839833b8507eaf819d5f6ec100ba2ed35b321f38e9a6052371abf0f5b73bb2828f10ae1bd555a41c30353beaf81bd121d03b')




More information about the arch-commits mailing list