* update m17n-db to 1.8.2-1

This commit is contained in:
Alexander Baldeck 2023-06-23 12:06:05 +02:00
parent f52e50e628
commit 96d7fa3d59

View File

@ -4,15 +4,15 @@
# Contributor: Camille Moncelier <pix@devlife.org>
pkgname=m17n-db
pkgver=1.8.0
pkgrel=4
pkgver=1.8.2
pkgrel=1
pkgdesc='Multilingual text processing library (database)'
url='https://www.nongnu.org/m17n/'
arch=(any)
license=('GPL')
depends=('glibc') # not because of compiling, but because of /usr/share/i18n/charmaps/ files that glibc provides
source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
sha256sums=('657f23835b6655e7a63a362bac66260454ee356da4855eadb9366911d33fdc6d')
sha256sums=('bc747e27d72df58a07f431b725d7ae4092322dbc46114ca405382821b2ba5c69')
build() {
cd ${pkgname}-${pkgver}