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

Felix Yan fyan at nymeria.archlinux.org
Sat Jan 26 06:36:44 UTC 2013


    Date: Saturday, January 26, 2013 @ 07:36:43
  Author: fyan
Revision: 82955

upgpkg: fcitx-unikey 0.2.0-1

Modified:
  fcitx-unikey/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-26 06:35:46 UTC (rev 82954)
+++ PKGBUILD	2013-01-26 06:36:43 UTC (rev 82955)
@@ -2,13 +2,13 @@
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=fcitx-unikey
-pkgver=0.1.1
-pkgrel=3
+pkgver=0.2.0
+pkgrel=1
 pkgdesc="Fcitx Wrapper for unikey"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/fcitx"
 license=('GPL')
-depends=('fcitx>=4.2.3')
+depends=('fcitx>=4.2.7')
 optdepends=('qt: To run the fcitx unikey macro editor')
 makedepends=('cmake' 'intltool' 'qt')
 source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
@@ -29,4 +29,4 @@
     cd "$srcdir/${pkgname}-${pkgver}/build"
     make DESTDIR="${pkgdir}" install
 }
-md5sums=('91dc7bd6991df3c975a0b51a246836bf')
+md5sums=('f1ffd6c8439e4d277eace994052d91da')




More information about the arch-commits mailing list