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

Felix Yan fyan at nymeria.archlinux.org
Mon Jul 1 09:42:18 UTC 2013


    Date: Monday, July 1, 2013 @ 11:42:17
  Author: fyan
Revision: 93308

upgpkg: fcitx-unikey 0.2.1-1

Modified:
  fcitx-unikey/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-01 09:34:45 UTC (rev 93307)
+++ PKGBUILD	2013-07-01 09:42:17 UTC (rev 93308)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=fcitx-unikey
-pkgver=0.2.0
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
 pkgdesc="Fcitx Wrapper for unikey"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/fcitx"
@@ -11,7 +11,7 @@
 depends=('fcitx>=4.2.7')
 optdepends=('qt4: To run the fcitx unikey macro editor')
 makedepends=('cmake' 'qt4')
-source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz")
 install=fcitx-unikey.install
 
 build(){
@@ -28,4 +28,5 @@
     cd "$srcdir/${pkgname}-${pkgver}/build"
     make DESTDIR="${pkgdir}" install
 }
-md5sums=('f1ffd6c8439e4d277eace994052d91da')
+
+sha512sums=('8349623c196ec7c4e48e64d07ef551a308f71f2bfc09fcd320bb02854a77370169b94131750dfcf065dd2a9c734c86048f482d0d2f0b210a1834ab77ea3bf1aa')




More information about the arch-commits mailing list