* update m17n-db to 1.8.8-1
This commit is contained in:
parent
4c9113826b
commit
d5e513cda7
12
m17n-db/.SRCINFO
Normal file
12
m17n-db/.SRCINFO
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
pkgbase = m17n-db
|
||||||
|
pkgdesc = Multilingual text processing library (database)
|
||||||
|
pkgver = 1.8.8
|
||||||
|
pkgrel = 1
|
||||||
|
url = https://www.nongnu.org/m17n/
|
||||||
|
arch = any
|
||||||
|
license = GPL
|
||||||
|
depends = glibc
|
||||||
|
source = https://download.savannah.gnu.org/releases/m17n/m17n-db-1.8.8.tar.gz
|
||||||
|
sha256sums = 0d5c16cbc36adac74ee37f8677b29bbd7baa632d4254b4e028d73c7c9e871e11
|
||||||
|
|
||||||
|
pkgname = m17n-db
|
@ -4,15 +4,15 @@
|
|||||||
# Contributor: Camille Moncelier <pix@devlife.org>
|
# Contributor: Camille Moncelier <pix@devlife.org>
|
||||||
|
|
||||||
pkgname=m17n-db
|
pkgname=m17n-db
|
||||||
pkgver=1.8.5
|
pkgver=1.8.8
|
||||||
pkgrel=1.1
|
pkgrel=1
|
||||||
pkgdesc='Multilingual text processing library (database)'
|
pkgdesc='Multilingual text processing library (database)'
|
||||||
url='https://www.nongnu.org/m17n/'
|
url='https://www.nongnu.org/m17n/'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('glibc') # not because of compiling, but because of /usr/share/i18n/charmaps/ files that glibc provides
|
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")
|
source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('b68fff422c0a2864ee56e2c4517382133b981bb4ba39b53f47895cd8b1c0a736')
|
sha256sums=('0d5c16cbc36adac74ee37f8677b29bbd7baa632d4254b4e028d73c7c9e871e11')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${pkgname}-${pkgver}
|
cd ${pkgname}-${pkgver}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user