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

Felix Yan fyan at nymeria.archlinux.org
Mon Jul 1 08:17:12 UTC 2013


    Date: Monday, July 1, 2013 @ 10:17:11
  Author: fyan
Revision: 93296

upgpkg: fcitx-libpinyin 0.3.0-1

Modified:
  fcitx-libpinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-01 07:50:25 UTC (rev 93295)
+++ PKGBUILD	2013-07-01 08:17:11 UTC (rev 93296)
@@ -3,15 +3,15 @@
 # Contributor: poplarch <poplarch at gmail.com>
 
 pkgname=fcitx-libpinyin
-pkgver=0.2.92
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin"
 arch=('i686' 'x86_64')
 url="https://github.com/fcitx/fcitx-libpinyin"
 license=('GPL')
-depends=('fcitx' 'libpinyin')
+depends=('fcitx' 'libpinyin' 'fcitx-qt4' 'qtwebkit')
 makedepends=('cmake' 'intltool' 'wget')
-source=("https://fcitx.googlecode.com/files/${pkgname}-${pkgver}_dict.tar.xz")
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}_dict.tar.xz")
 install=$pkgname.install
 
 build() {
@@ -31,4 +31,5 @@
   cd "$srcdir/${pkgname}-${pkgver}/build"
   make DESTDIR="${pkgdir}" install
 }
-sha512sums=('bea86b1041fa311a9bbcd2a6d74ab36d9659ebb6c92122307d3bd4dc44bcb0567d4aeafe62f3b6fe6a85160b369722f391063b47765dc88ec9a9b569cfca640f')
+
+sha512sums=('e80e15a51f0d7de20abc4877d32796bbd93f30a2e4383bd64bccf1075696dddb2d0ea0180fff44ebee0e94988ab60e3d2526dd3f80bb99f4186e1bf4e3437762')




More information about the arch-commits mailing list