Date: Friday, January 22, 2021 @ 00:39:27 Author: heftig Revision: 406604
1.48.1-1 Modified: pango/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-21 22:44:15 UTC (rev 406603) +++ PKGBUILD 2021-01-22 00:39:27 UTC (rev 406604) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=pango -pkgver=1.48.0 +pkgver=1.48.1 pkgrel=1 epoch=1 pkgdesc="A library for layout and rendering of text" @@ -13,7 +13,7 @@ makedepends=(gobject-introspection help2man gtk-doc git meson sysprof) 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')
