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

Felix Yan fyan at nymeria.archlinux.org
Mon Jul 1 06:10:03 UTC 2013


    Date: Monday, July 1, 2013 @ 08:10:03
  Author: fyan
Revision: 93284

upgpkg: fcitx-anthy 0.2.0-1

Modified:
  fcitx-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-01 05:59:03 UTC (rev 93283)
+++ PKGBUILD	2013-07-01 06:10:03 UTC (rev 93284)
@@ -3,15 +3,15 @@
 # Contributor: lh <jason52lh at gmail.com>
 
 pkgname=fcitx-anthy
-pkgver=0.1.1
-pkgrel=2
+pkgver=0.2.0
+pkgrel=1
 pkgdesc="Fcitx Wrapper for anthy."
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/fcitx"
 license=('GPL')
 depends=('fcitx>=4.2.5' 'anthy')
 makedepends=('cmake' 'intltool')
-source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
 install=fcitx-anthy.install
 
 build(){
@@ -29,4 +29,5 @@
   cd "$srcdir"/${pkgname}-${pkgver}/build
   make DESTDIR=${pkgdir} install
 }
-md5sums=('651e9a21e5203c14ca0968c63a820157')
+
+md5sums=('c02e4393d6141a4d0fa1693bf38a8f79')




More information about the arch-commits mailing list