Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
libraqm
Commits:
352c6c7d by Antonio Rojas at 2026-02-05T08:28:50+01:00
upgpkg: 0.10.4-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libraqm
pkgdesc = A library that encapsulates the logic for complex text layout
- pkgver = 0.10.3
+ pkgver = 0.10.4
pkgrel = 1
url = https://github.com/HOST-Oman/libraqm/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = libraqm
depends = fribidi
depends = glibc
depends = harfbuzz
- source = git+https://github.com/HOST-Oman/libraqm#tag=v0.10.3
- sha256sums =
c7cb864437cce83cfd00d8309027c0b1a908506c260bce234310d2df57042d80
+ source = git+https://github.com/HOST-Oman/libraqm#tag=v0.10.4
+ sha256sums =
bba0ad6c2c5861ee0b1db2673ef63a1ea93d4af390b465743e3fc68eb3283c82
pkgname = libraqm
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Daniel Bermond < yahoo-com: danielbermond >
pkgname=libraqm
-pkgver=0.10.3
+pkgver=0.10.4
pkgrel=1
pkgdesc='A library that encapsulates the logic for complex text layout'
arch=(x86_64)
@@ -16,7 +16,7 @@ makedepends=(git
gtk-doc
meson)
source=(git+https://github.com/HOST-Oman/libraqm#tag=v$pkgver)
-sha256sums=('c7cb864437cce83cfd00d8309027c0b1a908506c260bce234310d2df57042d80')
+sha256sums=('bba0ad6c2c5861ee0b1db2673ef63a1ea93d4af390b465743e3fc68eb3283c82')
build() {
meson build libraqm \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libraqm/-/commit/352c6c7d08f58675c4162e433c8e295df620e256
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libraqm/-/commit/352c6c7d08f58675c4162e433c8e295df620e256
You're receiving this email because of your account on gitlab.archlinux.org.