Date: Wednesday, August 16, 2017 @ 09:26:06 Author: heftig Revision: 302222
1.40.10-1 Modified: pango/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-16 05:40:51 UTC (rev 302221) +++ PKGBUILD 2017-08-16 09:26:06 UTC (rev 302222) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <j...@archlinux.org> pkgname=pango -pkgver=1.40.9 +pkgver=1.40.10 pkgrel=1 pkgdesc="A library for layout and rendering of text" url="https://www.pango.org/" @@ -11,7 +11,7 @@ depends=(libthai cairo libxft harfbuzz) makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection help2man gtk-doc git meson) checkdepends=(ttf-dejavu cantarell-fonts) -_commit=49b9a1bf3ad4e5c8cf2b77fdb6bc4125784a30de # tags/1.40.9^0 +_commit=fe68dd173cc34c160b2f6451aa93682163813eba # tags/1.40.10^0 source=("git+https://git.gnome.org/browse/pango#commit=$_commit") sha256sums=('SKIP')