Date: Friday, September 16, 2022 @ 16:38:05 Author: heftig Revision: 1304351
1.50.10-1 Modified: lib32-pango/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-16 16:37:42 UTC (rev 1304350) +++ PKGBUILD 2022-09-16 16:38:05 UTC (rev 1304351) @@ -4,7 +4,7 @@ # Contributor: Mikko Seppälä <[email protected]> pkgname=lib32-pango -pkgver=1.50.9 +pkgver=1.50.10 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=a3517dcc6de9bae1193075b7112aa7db97b39dcc # tags/1.50.9^0 +_commit=8d4e58f15b6d608d1da7268371f7efde7b35e950 # tags/1.50.10^0 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit") sha256sums=('SKIP')
