summaryrefslogtreecommitdiffstats
path: root/abs/extra/m17n-db
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-01-25 20:47:15 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-01-25 20:47:15 (GMT)
commit443103b7883e542f9c6109360f97bfa8f67c28bc (patch)
tree0596bfe3d4a7bf41f5ac3b0c88de7c09d5450429 /abs/extra/m17n-db
parent0898b5607ecc8ba67c171cea06194d85c5afbc07 (diff)
downloadlinhes_pkgbuild-443103b7883e542f9c6109360f97bfa8f67c28bc.zip
linhes_pkgbuild-443103b7883e542f9c6109360f97bfa8f67c28bc.tar.gz
linhes_pkgbuild-443103b7883e542f9c6109360f97bfa8f67c28bc.tar.bz2
m17n-db: update to 1.7.0
Diffstat (limited to 'abs/extra/m17n-db')
-rw-r--r--abs/extra/m17n-db/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra/m17n-db/PKGBUILD b/abs/extra/m17n-db/PKGBUILD
index 620beef..2ee2e94 100644
--- a/abs/extra/m17n-db/PKGBUILD
+++ b/abs/extra/m17n-db/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 172458 2012-12-03 05:46:30Z bisson $
+# $Id$
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: damir <damir@archlinux.org>
# Contributor: Camille Moncelier <pix@devlife.org>
pkgname=m17n-db
-pkgver=1.6.4
+pkgver=1.7.0
pkgrel=1
pkgdesc='Multilingual text processing library (database)'
url='http://www.nongnu.org/m17n/'
@@ -12,7 +12,7 @@ arch=('any')
license=('GPL')
depends=('glibc') # not because of compiling, but because of /usr/share/i18n/charmaps/ files that glibc provides
source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('756fd10b8d7fe66a14350443f307bcf95347c695')
+sha1sums=('4149c2e59ac8f45ec8cbfb7bc8d4d061f38e58bc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"