diff --git a/fcitx-sunpinyin/PKGBUILD b/fcitx-sunpinyin/PKGBUILD index 46a379ec9..8949b628e 100644 --- a/fcitx-sunpinyin/PKGBUILD +++ b/fcitx-sunpinyin/PKGBUILD @@ -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}"