Date: Sunday, January 6, 2019 @ 03:43:54
  Author: heftig
Revision: 343029

1.42.4-1: 1.43 is dev

Modified:
  pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-06 03:38:17 UTC (rev 343028)
+++ PKGBUILD    2019-01-06 03:43:54 UTC (rev 343029)
@@ -1,8 +1,9 @@
 # Maintainer: Jan de Groot <j...@archlinux.org>
 
 pkgname=pango
-pkgver=1.43.0
+pkgver=1.42.4
 pkgrel=1
+epoch=1
 pkgdesc="A library for layout and rendering of text"
 url="https://www.pango.org/";
 arch=(x86_64)
@@ -10,7 +11,7 @@
 depends=(libthai cairo libxft harfbuzz fribidi)
 makedepends=(gobject-introspection help2man gtk-doc git meson)
 checkdepends=(ttf-dejavu cantarell-fonts)
-_commit=26f1135f374f3ad5eb963dcdf016542fbbda361b  # tags/1.43.0^0
+_commit=a6a89818246b0b14c0fe3d00d6120929fc0a11d9  # tags/1.42.4^0
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to