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

Antonio Rojas arojas at archlinux.org
Mon May 27 20:14:00 UTC 2019


    Date: Monday, May 27, 2019 @ 20:14:00
  Author: arojas
Revision: 354415

Update to 0.7.0

Modified:
  libraqm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 18:29:56 UTC (rev 354414)
+++ PKGBUILD	2019-05-27 20:14:00 UTC (rev 354415)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Bermond < yahoo-com: danielbermond >
 
 pkgname=libraqm
-pkgver=0.6.0
+pkgver=0.7.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=(gtk-doc)
 source=(https://github.com/HOST-Oman/libraqm/releases/download/v$pkgver/raqm-$pkgver.tar.gz)
-sha256sums=('37ccb06bcedd2e1340137086841ca8929fd728627bd1d707daba448d5c7b111a')
+sha256sums=('e28575ecdd4e8a1d277d9be8268bb663ce1e476aaf55eb0456787821ddf0f941')
 
 build() {
     cd raqm-$pkgver



More information about the arch-commits mailing list