Date: Sunday, November 20, 2022 @ 03:47:57 Author: heftig Revision: 1350034
1.50.12-1 Modified: lib32-pango/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-20 03:34:50 UTC (rev 1350033) +++ PKGBUILD 2022-11-20 03:47:57 UTC (rev 1350034) @@ -4,7 +4,7 @@ # Contributor: Mikko Seppälä <[email protected]> pkgname=lib32-pango -pkgver=1.50.11 +pkgver=1.50.12 pkgrel=1 epoch=1 pkgdesc="A library for layout and rendering of text (32-bit)" @@ -14,7 +14,7 @@ depends=(lib32-libthai lib32-cairo lib32-libxft lib32-harfbuzz lib32-fribidi pango) makedepends=(git meson) options=(debug) -_commit=eabdbd54ee38fa658be574c4fa4574a05c755f16 # tags/1.50.11^0 +_commit=3d3f165e77178b630d7dc2b733e64af513c99f5f # tags/1.50.12^0 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit") sha256sums=('SKIP')
