Date: Wednesday, August 14, 2019 @ 18:23:58 Author: heftig Revision: 499218
1.44.5-1 Modified: lib32-pango/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-14 17:33:37 UTC (rev 499217) +++ PKGBUILD 2019-08-14 18:23:58 UTC (rev 499218) @@ -3,8 +3,8 @@ # Contributor: Mikko Seppälä <[email protected]> pkgname=lib32-pango -pkgver=1.44.4 -pkgrel=2 +pkgver=1.44.5 +pkgrel=1 epoch=1 pkgdesc="A library for layout and rendering of text (32-bit)" url="https://www.pango.org/" @@ -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=cb3e2aafeb090fd17f0fdfba23d0e4228e76167c # tags/1.44.4^0 +_commit=90530067158560a3ce0e2fb0a8b5020c735d7239 # tags/1.44.5^0 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit") sha256sums=('SKIP')
