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

Felix Yan fyan at nymeria.archlinux.org
Mon Jul 1 06:48:24 UTC 2013


    Date: Monday, July 1, 2013 @ 08:48:24
  Author: fyan
Revision: 93288

upgpkg: fcitx-cloudpinyin 0.3.2-1

Modified:
  fcitx-cloudpinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-01 06:22:40 UTC (rev 93287)
+++ PKGBUILD	2013-07-01 06:48:24 UTC (rev 93288)
@@ -3,7 +3,7 @@
 # Contributor: poplarch <poplarch at gmail.com>
 
 pkgname=fcitx-cloudpinyin
-pkgver=0.3.1
+pkgver=0.3.2
 pkgrel=1
 pkgdesc='Standalone module for fcitx that uses pinyin API on the internet to provide additional input candidates'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('curl' 'fcitx>=4.2.7')
 makedepends=('cmake')
-source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
 
 build() {
   cd "$srcdir/${pkgname}-${pkgver}"
@@ -27,4 +27,4 @@
   make DESTDIR="$pkgdir" install
 }
 
-md5sums=('3690930d1412258ad37524448268534e')
+sha512sums=('ddda528f72ffd200ae78b4b2d9791e20576a220d0b15e4c55e9bd1977188c65696ca2a522acbb27177b2b22b33cdc41774d1ce111eb090adaba8fcc97f12cd8e')




More information about the arch-commits mailing list