Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
lib32-libthai
Commits:
7721bf87 by Antonio Rojas at 2026-07-05T10:06:21+02:00
upgpkg: 0.1.30-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lib32-libthai
pkgdesc = Thai language support routines
- pkgver = 0.1.29
- pkgrel = 3
+ pkgver = 0.1.30
+ pkgrel = 1
url = https://linux.thai.net/projects/libthai
arch = x86_64
license = LGPL
@@ -9,7 +9,7 @@ pkgbase = lib32-libthai
makedepends = git
depends = lib32-libdatrie
provides = libthai.so
- source = git+https://github.com/tlwg/libthai.git#tag=v0.1.29
- sha256sums = SKIP
+ source = git+https://github.com/tlwg/libthai.git#tag=v0.1.30
+ sha256sums =
b949f005383400df249e7c925f4228db4ccc6cbe395d2ad7b893dfbc0c353615
pkgname = lib32-libthai
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Chaiwat Suttipongsakul <[email protected]>
pkgname=lib32-libthai
-pkgver=0.1.29
-pkgrel=3
+pkgver=0.1.30
+pkgrel=1
pkgdesc='Thai language support routines'
url='https://linux.thai.net/projects/libthai'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('lib32-libdatrie')
makedepends=('autoconf-archive' 'git')
provides=('libthai.so')
source=("git+https://github.com/tlwg/libthai.git#tag=v${pkgver}")
-sha256sums=('SKIP')
+sha256sums=('b949f005383400df249e7c925f4228db4ccc6cbe395d2ad7b893dfbc0c353615')
prepare() {
cd libthai
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libthai/-/commit/7721bf87af52b478e2e6da53b24f2be37f064feb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libthai/-/commit/7721bf87af52b478e2e6da53b24f2be37f064feb
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