diff options
Diffstat (limited to 'community/ibus-chewing/PKGBUILD')
-rw-r--r-- | community/ibus-chewing/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/community/ibus-chewing/PKGBUILD b/community/ibus-chewing/PKGBUILD index 56f79bc4e..ba855670e 100644 --- a/community/ibus-chewing/PKGBUILD +++ b/community/ibus-chewing/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 102761 2013-12-19 11:22:34Z fyan $ +# $Id: PKGBUILD 104344 2014-01-18 10:47:03Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: Thomas Dziedzic < gostrc at gmail > # Contributor: Rainy <rainylau(at)gmail(dot)com> @@ -6,7 +6,7 @@ # Contributor: Hiroshi Yui <hiroshiyui@gmail.com> pkgname=ibus-chewing -pkgver=1.4.4 +pkgver=1.4.7 pkgrel=1 pkgdesc='Chinese Chewing Engine for IBus Framework' arch=('i686' 'x86_64' 'mips64el') @@ -23,6 +23,7 @@ build() { -DSYSCONF_INSTALL_DIR=/usr/share \ -DLIBEXEC_DIR=/usr/lib/ibus make + make translations } package() { @@ -34,4 +35,4 @@ package() { rm -r "$pkgdir/etc" } -sha512sums=('47581bca46d1a8f0f10f13887d5db37cf1ca3531e1a05fea516ea10fec59d4b0c2f629b5a291b1aed77e642efa3d456670c8f7fcaff460b187e3b7fc8220f2d6') +sha512sums=('70e9c4950ac846c2f0087200d3b42f845ef8f911962d3f6bf37a3a0054606fa0fc061daa5dac390d022dbd29801fbcae596d2c5126270eb6e9843a9e0af4486e') |