* update hyphen to 2.8.8-6
This commit is contained in:
parent
edc3af8588
commit
69a6833d40
20
hyphen/.SRCINFO
Normal file
20
hyphen/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = hyphen
|
||||
pkgver = 2.8.8
|
||||
pkgrel = 6
|
||||
url = https://hunspell.sf.net
|
||||
arch = x86_64
|
||||
license = GPL-2.0-only OR LGPL-2.1-or-later OR MPL-1.1
|
||||
makedepends = glibc
|
||||
makedepends = perl
|
||||
source = https://downloads.sourceforge.net/hunspell/hyphen-2.8.8.tar.gz
|
||||
sha1sums = 0556c392beb59433e577e3517575801212201df6
|
||||
sha256sums = 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705
|
||||
|
||||
pkgname = hyphen
|
||||
pkgdesc = library for high quality hyphenation and justification
|
||||
depends = glibc
|
||||
depends = perl
|
||||
|
||||
pkgname = hyphen-en
|
||||
pkgdesc = English hyphenation rules
|
||||
optdepends = hyphen: offers hyphenation library functions
|
4
hyphen/.nvchecker.toml
Normal file
4
hyphen/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[hyphen]
|
||||
source = "regex"
|
||||
regex = "hyphen-([\\d.]+)\\."
|
||||
url = "https://sourceforge.net/projects/hunspell/files/Hyphen/"
|
@ -4,10 +4,10 @@
|
||||
pkgbase=hyphen
|
||||
pkgname=('hyphen' 'hyphen-en')
|
||||
pkgver=2.8.8
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://hunspell.sf.net"
|
||||
license=('GPL2' 'LGPL2.1' 'MPL')
|
||||
license=('GPL-2.0-only OR LGPL-2.1-or-later OR MPL-1.1')
|
||||
makedepends=('glibc' 'perl')
|
||||
source=(https://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz)
|
||||
sha1sums=('0556c392beb59433e577e3517575801212201df6')
|
||||
|
Loading…
x
Reference in New Issue
Block a user