diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-27 12:30:14 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-27 12:30:14 -0300 |
commit | ac84c0a6f7b12fcf77af9b7ed5c71a3949a35ec3 (patch) | |
tree | 1d06aac4a3c6b42643952e6aad303b9179669f5b /extra/gcin | |
parent | 259debb981a976da83ba1c9b93fb6e9ec1a68fe8 (diff) | |
parent | 342100843ef3e4379443c526403fac1b1cb6416a (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/jack2/PKGBUILD
extra/icedtea-web/PKGBUILD
extra/ntp/PKGBUILD
extra/ortp/PKGBUILD
Diffstat (limited to 'extra/gcin')
-rw-r--r-- | extra/gcin/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gcin/PKGBUILD b/extra/gcin/PKGBUILD index ab0301ad7..c2867f00d 100644 --- a/extra/gcin/PKGBUILD +++ b/extra/gcin/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 145630 2011-12-24 17:43:03Z bisson $ +# $Id: PKGBUILD 145643 2011-12-26 03:52:35Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Andreas Radke <andyrtr@archlinux.org> # Contributor: damir <damir@archlinux.org> pkgname=gcin -pkgver=2.6.6 +pkgver=2.6.7 pkgrel=1 pkgdesc='Input method server supporting various input methods' url='http://hyperrate.com/dir.php?eid=67' @@ -18,7 +18,7 @@ optdepends=('qt: support for qt4 input method' 'libchewing: support for chewing input method') source=("http://www.csie.nctu.edu.tw/~cp76/gcin/download/${pkgname}-${pkgver}.tar.xz" 'qt4-lib64.patch') -sha1sums=('ef2ba1af83ce5f25cf54a7d3e84a5739d3a9e5e0' +sha1sums=('aae215a830783a97a007e75487d57314b0ee205a' '3d1b769dcd8820c8351f239ec32ee5bcd9d98b70') install=install |