Date: Thursday, August 12, 2021 @ 22:01:37 Author: heftig Revision: 997801
1.48.8-1 Modified: lib32-pango/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-12 21:16:12 UTC (rev 997800) +++ PKGBUILD 2021-08-12 22:01:37 UTC (rev 997801) @@ -4,7 +4,7 @@ # Contributor: Mikko Seppälä <[email protected]> pkgname=lib32-pango -pkgver=1.48.7 +pkgver=1.48.8 pkgrel=1 epoch=1 pkgdesc="A library for layout and rendering of text (32-bit)" @@ -15,7 +15,7 @@ makedepends=(git meson) checkdepends=(ttf-dejavu cantarell-fonts noto-fonts noto-fonts-emoji) provides=(libpango{,cairo,ft2,xft}-1.0.so) -_commit=467bda1e0bc2614b10e2edc46dccc9588388e045 # tags/1.48.7^0 +_commit=f51b158e9a8de5fb4f92346420a5a0a9c97065e2 # tags/1.48.8^0 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit") sha256sums=('SKIP')
