diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/ibus-anthy | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/ibus-anthy')
-rw-r--r-- | community/ibus-anthy/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/ibus-anthy/PKGBUILD b/community/ibus-anthy/PKGBUILD index 644380fb5..bb2b28caa 100644 --- a/community/ibus-anthy/PKGBUILD +++ b/community/ibus-anthy/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 96949 2013-09-09 05:39:55Z fyan $ +# $Id: PKGBUILD 99811 2013-10-31 01:51:20Z allan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: Rainy <rainylau(at)gmail(dot)com> # Contributor: Lee.MaRS <leemars at gmail dot com> @@ -13,7 +13,6 @@ license=('LGPL') url='http://ibus.googlecode.com' depends=('ibus' 'anthy' 'python2' 'pygtk' 'gtk-update-icon-cache') makedepends=('swig' 'intltool') -options=('!libtool') install=$pkgname.install source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz") |