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

Antonio Rojas arojas at archlinux.org
Sun Jan 21 18:02:28 UTC 2018


    Date: Sunday, January 21, 2018 @ 18:02:27
  Author: arojas
Revision: 315193

Update to 0.4.0

Modified:
  libraqm/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-21 17:21:05 UTC (rev 315192)
+++ PKGBUILD	2018-01-21 18:02:27 UTC (rev 315193)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Bermond < yahoo-com: danielbermond >
 
 pkgname=libraqm
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc='A library that encapsulates the logic for complex text layout'
 arch=(x86_64)
 url='https://github.com/HOST-Oman/libraqm/'
@@ -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=('902592e098c79f8a332d8762dbeb4d277ac3c38ed7666b0f2615f188f2fe3bee')
+sha256sums=('f90f79c4d055453d692d45255843589e502d10c83665715c1fc0ed9a1fd0d522')
 
 build() {
     cd raqm-$pkgver



More information about the arch-commits mailing list