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

Gaetan Bisson bisson at archlinux.org
Wed Nov 28 06:10:31 UTC 2012


    Date: Wednesday, November 28, 2012 @ 01:10:31
  Author: bisson
Revision: 172091

upstream update

Modified:
  m17n-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-28 06:09:50 UTC (rev 172090)
+++ PKGBUILD	2012-11-28 06:10:31 UTC (rev 172091)
@@ -3,17 +3,17 @@
 # Contributor: Camille Moncelier <pix at devlife.org>
 
 pkgname=m17n-lib
-pkgver=1.6.3
+pkgver=1.6.4
 pkgrel=1
 pkgdesc='Multilingual text processing library (runtimes)'
+url='http://www.nongnu.org/m17n/'
 arch=('i686' 'x86_64')
-url='http://www.m17n.org/m17n-lib/'
 license=('GPL')
 depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
 optdepends=('anthy: to use the anthy input method')
 options=('!makeflags' '!libtool' '!emptydirs')
-source=("http://www.m17n.org/m17n-lib-download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('b3a725b1c417f167f6b2c6b7889b7d728a1e6b8f')
+source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('83f2fc4facfd70a580bb95d9381eac7472d85171')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list