Date: Saturday, July 2, 2022 @ 22:54:03 Author: heftig Revision: 1243690
1.50.8-1 Modified: lib32-pango/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-02 21:47:57 UTC (rev 1243689) +++ PKGBUILD 2022-07-02 22:54:03 UTC (rev 1243690) @@ -4,7 +4,7 @@ # Contributor: Mikko Seppälä <[email protected]> pkgname=lib32-pango -pkgver=1.50.7 +pkgver=1.50.8 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=a2ccd36a42e039d3600b04fe37fdc47f267d90c7 # tags/1.50.7^0 +_commit=641d8a2b056621fd1f1d5d58e6a9e4dbdfe8e7ae # tags/1.50.8^0 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit") sha256sums=('SKIP')
