Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / m17n-db


Commits:
63a6cb3b by Felix Yan at 2026-06-30T07:11:41+00:00
upgpkg: 1.8.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = m17n-db
        pkgdesc = Multilingual text processing library (database)
-       pkgver = 1.8.12
+       pkgver = 1.8.13
        pkgrel = 1
        url = https://www.nongnu.org/m17n/
        arch = any
@@ -8,7 +8,7 @@ pkgbase = m17n-db
        license = GPL-2.0-or-later
        license = MIT
        depends = glibc
-       source = 
https://download.savannah.gnu.org/releases/m17n/m17n-db-1.8.12.tar.gz
-       sha256sums = 
d11ab5820989609d0df303e4211c1f008b665f9b0992a1077bc9f4bd020a29eb
+       source = 
https://download.savannah.gnu.org/releases/m17n/m17n-db-1.8.13.tar.gz
+       sha256sums = 
1f43ee768e79be30d293bd44a1ccaa7ea8d2ebfebd8e0b06775fdd4ce23eab2a
 
 pkgname = m17n-db


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Camille Moncelier <[email protected]>
 
 pkgname=m17n-db
-pkgver=1.8.12
+pkgver=1.8.13
 pkgrel=1
 pkgdesc='Multilingual text processing library (database)'
 url='https://www.nongnu.org/m17n/'
@@ -11,7 +11,7 @@ arch=('any')
 license=('LGPL-2.1-or-later' 'GPL-2.0-or-later' 'MIT')
 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=('d11ab5820989609d0df303e4211c1f008b665f9b0992a1077bc9f4bd020a29eb')
+sha256sums=('1f43ee768e79be30d293bd44a1ccaa7ea8d2ebfebd8e0b06775fdd4ce23eab2a')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/m17n-db/-/commit/63a6cb3bb99a5094764933d5949022b6a4f8fe36

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/m17n-db/-/commit/63a6cb3bb99a5094764933d5949022b6a4f8fe36
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to