[arch-commits] Commit in gcin/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jan 17 21:07:39 UTC 2009


    Date: Saturday, January 17, 2009 @ 16:07:39
  Author: andyrtr
Revision: 24502

upgpkg: gcin 1.4.3-1
    new version 1.4.3

Modified:
  gcin/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-17 21:06:55 UTC (rev 24501)
+++ PKGBUILD	2009-01-17 21:07:39 UTC (rev 24502)
@@ -3,18 +3,19 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=gcin
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="Traditional Chinese Input Method Server for X window system (XIM)"
 arch=("i686" "x86_64")
 license=('LGPL')
 url="http://www.csie.nctu.edu.tw/~cp76/gcin/"
 depends=('gtk2' 'libxtst' 'bash')
+makedepends=('anthy')
 install=gcin.install
 source=(http://cle.linux.org.tw/gcin/download/$pkgname-$pkgver.tar.bz2
 	fix_x86_64_libdir.patch)
 options=('!makeflags')
-md5sums=('86367f1408bcf0a0428e4130003d2174'
+md5sums=('28db98e48a6f91fb59525ff5966b70e0'
          '2018737a07a0a7a9e0c28e11245dde14')
 
 build() {




More information about the arch-commits mailing list