fix md5sum

This commit is contained in:
Weng 2012-04-07 14:31:42 +00:00
parent aca063ba97
commit 0ea46efdd6

View File

@ -17,7 +17,7 @@ license=('GPL')
depends=('fcitx>=4.2.1' 'sunpinyin-git')
makedepends=('cmake' 'intltool')
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
md5sums=('b37d875c7caf433ac6ade6569e8f3411')
md5sums=('8e6b37ef09883e999f6ac15c7a9dd6d4')
build(){
cd "$srcdir/${pkgname}-${pkgver}"