Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-libdatrie


Commits:
e53ae870 by Antonio Rojas at 2026-07-05T10:10:39+02:00
upgpkg: 0.2.14-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = lib32-libdatrie
        pkgdesc = Implementation of double-array structure for representing 
trie, as proposed by Junichi Aoe.
-       pkgver = 0.2.13
-       pkgrel = 3
+       pkgver = 0.2.14
+       pkgrel = 1
        url = https://linux.thai.net/projects/datrie
        arch = x86_64
        license = LGPL
        depends = lib32-glibc
        depends = libdatrie
        provides = libdatrie.so
-       source = 
https://linux.thai.net/pub/thailinux/software/libthai/libdatrie-0.2.13.tar.xz
-       sha256sums = 
12231bb2be2581a7f0fb9904092d24b0ed2a271a16835071ed97bed65267f4be
+       source = 
https://linux.thai.net/pub/thailinux/software/libthai/libdatrie-0.2.14.tar.xz
+       sha256sums = 
f04095010518635b51c2313efa4f290b7db828d6273e39b2b8858f859dfe81d5
 
 pkgname = lib32-libdatrie


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Chaiwat Suttipongsakul <[email protected]>
 
 pkgname=lib32-libdatrie
-pkgver=0.2.13
-pkgrel=3
+pkgver=0.2.14
+pkgrel=1
 pkgdesc='Implementation of double-array structure for representing trie, as 
proposed by Junichi Aoe.'
 url='https://linux.thai.net/projects/datrie'
 license=('LGPL')
@@ -12,7 +12,7 @@ arch=('x86_64')
 depends=('lib32-glibc' 'libdatrie')
 provides=('libdatrie.so')
 
source=("https://linux.thai.net/pub/thailinux/software/libthai/libdatrie-${pkgver}.tar.xz";)
-sha256sums=('12231bb2be2581a7f0fb9904092d24b0ed2a271a16835071ed97bed65267f4be')
+sha256sums=('f04095010518635b51c2313efa4f290b7db828d6273e39b2b8858f859dfe81d5')
 
 build() {
   cd libdatrie-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libdatrie/-/commit/e53ae87061985a6e4c218f18f5b21a1097aa9404

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libdatrie/-/commit/e53ae87061985a6e4c218f18f5b21a1097aa9404
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