Date: Sunday, November 8, 2020 @ 21:50:05 Author: heftig Revision: 399646
1.48.0-1 Modified: pango/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-08 20:47:41 UTC (rev 399645) +++ PKGBUILD 2020-11-08 21:50:05 UTC (rev 399646) @@ -2,8 +2,8 @@ # Contributor: Jan de Groot <[email protected]> pkgname=pango -pkgver=1.46.2 -pkgrel=3 +pkgver=1.48.0 +pkgrel=1 epoch=1 pkgdesc="A library for layout and rendering of text" url="https://www.pango.org/" @@ -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=296711130ef90d9555bd6ada5b258bb75d622c12 # tags/1.46.2^0 +_commit=a39fea44c7c9f982fcca6d639929545dd3e09eb7 # tags/1.48.0^0 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit") sha256sums=('SKIP')
