[arch-commits] Commit in libraqm/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Jan 30 14:43:44 UTC 2022


    Date: Sunday, January 30, 2022 @ 14:43:43
  Author: arojas
Revision: 435495

Update to 0.9.0

Modified:
  libraqm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 14:06:22 UTC (rev 435494)
+++ PKGBUILD	2022-01-30 14:43:43 UTC (rev 435495)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Bermond < yahoo-com: danielbermond >
 
 pkgname=libraqm
-pkgver=0.8.0
+pkgver=0.9.0
 pkgrel=1
 pkgdesc='A library that encapsulates the logic for complex text layout'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(freetype2 fribidi)
 makedepends=(meson gtk-doc)
 source=(https://github.com/HOST-Oman/libraqm/releases/download/v$pkgver/raqm-$pkgver.tar.xz)
-sha256sums=('e9b5ed5e6c1ed1341307d3fba5e325cd65af60f89616597c4a191b1aa6e95d1e')
+sha256sums=('9ed6fdf41da6391fc9bf7038662cbe412c330aa6eb22b19704af2258e448107c')
 
 build() {
   meson build raqm-$pkgver \



More information about the arch-commits mailing list