Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / m17n-lib
Commits: 7a1ff343 by Andreas Radke at 2023-12-11T17:32:51+01:00 upgpkg: 1.8.4-2; icu rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,25 @@ +pkgbase = m17n-lib + pkgdesc = Multilingual text processing library (runtimes) + pkgver = 1.8.4 + pkgrel = 2 + url = https://www.nongnu.org/m17n/ + arch = x86_64 + license = GPL + makedepends = anthy + makedepends = ispell + depends = libxft + depends = m17n-db + depends = fribidi + depends = libthai + depends = libxml2 + depends = gd + depends = libotf + optdepends = anthy: to use the anthy input method + optdepends = ispell: to use the ispell input method + options = !makeflags + options = !emptydirs + source = https://download.savannah.gnu.org/releases/m17n/m17n-lib-1.8.4.tar.gz + validpgpkeys = D68584F9B40A6502FD7C53015F592A4029890630 + sha256sums = c6a2582c6e4f2a8c2e7a2844fa5c7eb363aad2538b052f203c710649dd421cc8 + +pkgname = m17n-lib ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=m17n-lib pkgver=1.8.4 -pkgrel=1 +pkgrel=2 pkgdesc='Multilingual text processing library (runtimes)' url='https://www.nongnu.org/m17n/' arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/m17n-lib/-/commit/7a1ff343bcf351f15a129a011fbbe243e5f6f343 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/m17n-lib/-/commit/7a1ff343bcf351f15a129a011fbbe243e5f6f343 You're receiving this email because of your account on gitlab.archlinux.org.
