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

Felix Yan fyan at nymeria.archlinux.org
Mon Jul 1 09:54:33 UTC 2013


    Date: Monday, July 1, 2013 @ 11:54:33
  Author: fyan
Revision: 93310

upgpkg: kcm-fcitx 0.4.3-1

Modified:
  kcm-fcitx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-01 09:44:04 UTC (rev 93309)
+++ PKGBUILD	2013-07-01 09:54:33 UTC (rev 93310)
@@ -3,15 +3,15 @@
 # Contributor: poplarch <poplarch at gmail.com>
 
 pkgname=kcm-fcitx
-pkgver=0.4.2
-pkgrel=2
+pkgver=0.4.3
+pkgrel=1
 pkgdesc="KDE Config Module for Fcitx"
 arch=('i686' 'x86_64')
 url="https://github.com/fcitx/kcm-fcitx"
 license=('GPL')
 depends=('fcitx>=4.2.7' 'kdebase-runtime' 'fcitx-qt4')
 makedepends=('cmake' 'automoc4')
-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,5 @@
   cd "$srcdir/${pkgname}-${pkgver}/build"
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('3c45e7109bec4b6fa984f952fb94002d')
+
+sha512sums=('d311699a5d99f75d353899b7fba0a950491ee8b891724b855033449900ec4b3db9408bb1b80e60ceb0dbb0ce91072162062261a497f83a2a683214b71c3f4713')




More information about the arch-commits mailing list