Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
libraqm
Commits:
226033aa by Antonio Rojas at 2026-04-11T10:39:04+02:00
upgpkg: 0.10.5-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.4
+ pkgver = 0.10.5
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.4
- sha256sums =
bba0ad6c2c5861ee0b1db2673ef63a1ea93d4af390b465743e3fc68eb3283c82
+ source = git+https://github.com/HOST-Oman/libraqm#tag=v0.10.5
+ sha256sums =
778c71f6d4f8708d019a1da1ef666492b3c1e5dea4ba86663f47d5e21b431f61
pkgname = libraqm
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Daniel Bermond < yahoo-com: danielbermond >
pkgname=libraqm
-pkgver=0.10.4
+pkgver=0.10.5
pkgrel=1
pkgdesc='A library that encapsulates the logic for complex text layout'
arch=(x86_64)
@@ -17,7 +17,7 @@ makedepends=(git
gtk-doc
meson)
source=(git+https://github.com/HOST-Oman/libraqm#tag=v$pkgver)
-sha256sums=('bba0ad6c2c5861ee0b1db2673ef63a1ea93d4af390b465743e3fc68eb3283c82')
+sha256sums=('778c71f6d4f8708d019a1da1ef666492b3c1e5dea4ba86663f47d5e21b431f61')
build() {
meson build libraqm \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libraqm/-/commit/226033aa2ef0fc36a6765aec1c96829488e4c257
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libraqm/-/commit/226033aa2ef0fc36a6765aec1c96829488e4c257
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