Date: Friday, January 22, 2021 @ 00:39:29 Author: heftig Revision: 824351
1.48.1-1 Modified: lib32-pango/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 00:23:46 UTC (rev 824350) +++ PKGBUILD 2021-01-22 00:39:29 UTC (rev 824351) @@ -4,7 +4,7 @@ # Contributor: Mikko Seppälä <[email protected]> pkgname=lib32-pango -pkgver=1.48.0 +pkgver=1.48.1 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=a39fea44c7c9f982fcca6d639929545dd3e09eb7 # tags/1.48.0^0 +_commit=65577fee8e8e7e01cabab72552f64f668270e640 # tags/1.48.1^0 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit") sha256sums=('SKIP')
