Date: Wednesday, March 18, 2015 @ 00:19:36 Author: bisson Revision: 234068
upstream update Modified: m17n-lib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-17 23:16:39 UTC (rev 234067) +++ PKGBUILD 2015-03-17 23:19:36 UTC (rev 234068) @@ -3,8 +3,8 @@ # Contributor: Camille Moncelier <[email protected]> pkgname=m17n-lib -pkgver=1.6.4 -pkgrel=2 +pkgver=1.7.0 +pkgrel=1 pkgdesc='Multilingual text processing library (runtimes)' url='http://www.nongnu.org/m17n/' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ optdepends=('anthy: to use the anthy input method') options=('!makeflags' '!emptydirs') source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz") -sha1sums=('83f2fc4facfd70a580bb95d9381eac7472d85171') +sha1sums=('6ebc98680ffb575c5f58190f054d60fdb8b0f301') build() { cd "${srcdir}/${pkgname}-${pkgver}"
