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

Gaetan Bisson bisson at archlinux.org
Thu Oct 21 00:46:53 UTC 2010


    Date: Wednesday, October 20, 2010 @ 20:46:52
  Author: bisson
Revision: 96428

upstream bugfix update

Modified:
  m17n-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-21 00:46:28 UTC (rev 96427)
+++ PKGBUILD	2010-10-21 00:46:52 UTC (rev 96428)
@@ -2,7 +2,7 @@
 # Contributor: Camille Moncelier <pix at devlife.org>
 
 pkgname=m17n-lib
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc='A multilingual text processing library (runtimes)'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 optdepends=('anthy: to use the anthy input method')
 options=('!libtool' '!makeflags')
 source=("http://www.m17n.org/m17n-lib-download/$pkgname-$pkgver.tar.gz")
-sha1sums=('bd949312394a8d8d3ea594125af5d95cf1d0a2f2')
+sha1sums=('9b9ada79357dd56c90c64cd36845c5537c363d79')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list