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

Felix Yan fyan at nymeria.archlinux.org
Tue Apr 30 06:59:41 UTC 2013


    Date: Tuesday, April 30, 2013 @ 08:59:41
  Author: fyan
Revision: 89581

upgpkg: fcitx-libpinyin 0.2.92-1

Modified:
  fcitx-libpinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-30 06:45:43 UTC (rev 89580)
+++ PKGBUILD	2013-04-30 06:59:41 UTC (rev 89581)
@@ -3,7 +3,7 @@
 # Contributor: poplarch <poplarch at gmail.com>
 
 pkgname=fcitx-libpinyin
-pkgver=0.2.91
+pkgver=0.2.92
 pkgrel=1
 pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('fcitx' 'libpinyin')
 makedepends=('cmake' 'intltool' 'wget')
-source=("https://github.com/fcitx/$pkgname/archive/$pkgver.tar.gz")
+source=("https://fcitx.googlecode.com/files/${pkgname}-${pkgver}_dict.tar.xz")
 install=$pkgname.install
 
 build() {
@@ -31,4 +31,4 @@
   cd "$srcdir/${pkgname}-${pkgver}/build"
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('060707cb5a296b2cc10542a01fe40de9')
+sha512sums=('bea86b1041fa311a9bbcd2a6d74ab36d9659ebb6c92122307d3bd4dc44bcb0567d4aeafe62f3b6fe6a85160b369722f391063b47765dc88ec9a9b569cfca640f')




More information about the arch-commits mailing list