Date: Sunday, August 4, 2019 @ 13:47:23 Author: heftig Revision: 497355
1.44.3-1 Modified: lib32-pango/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-04 12:30:05 UTC (rev 497354) +++ PKGBUILD 2019-08-04 13:47:23 UTC (rev 497355) @@ -3,7 +3,7 @@ # Contributor: Mikko Seppälä <[email protected]> pkgname=lib32-pango -pkgver=1.44.2+1+gb50f0ef8 +pkgver=1.44.3 pkgrel=1 epoch=1 pkgdesc="A library for layout and rendering of text (32-bit)" @@ -13,7 +13,7 @@ depends=(lib32-libthai lib32-cairo lib32-libxft lib32-harfbuzz lib32-fribidi pango) makedepends=(git meson) checkdepends=(ttf-dejavu cantarell-fonts) -_commit=b50f0ef8bb1d8a9ad816b6dcc72b4d8962160bf0 # master +_commit=48a49b185a5511efd02326fb60d445b759679e09 # tags/1.44.3^0 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit") sha256sums=('SKIP')
