Date: Monday, July 1, 2013 @ 09:23:48 Author: fyan Revision: 93290 upgpkg: fcitx-configtool 0.4.7-1
Modified: fcitx-configtool/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-01 06:49:56 UTC (rev 93289) +++ PKGBUILD 2013-07-01 07:23:48 UTC (rev 93290) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=fcitx-configtool -pkgver=0.4.6 +pkgver=0.4.7 pkgrel=1 pkgdesc="GTK based config tool for Fcitx" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=("fcitx>=4.2.7" "gtk3" "iso-codes") optdepends=('fcitx-qt: for some configuration windows') 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" @@ -29,4 +29,4 @@ make DESTDIR="$pkgdir" install } -md5sums=('69eb7271883b0b7894ddab5a38ceeb2f') +sha512sums=('90ec9f4c30c46ea937f965173a4213b67d1cb360cc43b96af9899cdd5a0e35d34658ee7149ed10b3dc58d3851bc1712915db970fd2d25a976983b1037e380be2')
