Date: Monday, October 3, 2022 @ 22:01:08 Author: heftig Revision: 1320844
1.50.11-1 Modified: lib32-pango/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-03 21:39:33 UTC (rev 1320843) +++ PKGBUILD 2022-10-03 22:01:08 UTC (rev 1320844) @@ -4,7 +4,7 @@ # Contributor: Mikko Seppälä <[email protected]> pkgname=lib32-pango -pkgver=1.50.10 +pkgver=1.50.11 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=8d4e58f15b6d608d1da7268371f7efde7b35e950 # tags/1.50.10^0 +_commit=eabdbd54ee38fa658be574c4fa4574a05c755f16 # tags/1.50.11^0 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit") sha256sums=('SKIP')
