Date: Monday, February 27, 2017 @ 22:26:04 Author: heftig Revision: 289663
1.40.4-1 Modified: pango/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-27 22:26:00 UTC (rev 289662) +++ PKGBUILD 2017-02-27 22:26:04 UTC (rev 289663) @@ -2,8 +2,8 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=pango -pkgver=1.40.3 -pkgrel=2 +pkgver=1.40.4 +pkgrel=1 pkgdesc="A library for layout and rendering of text" url="https://www.pango.org/" arch=(i686 x86_64) @@ -11,7 +11,7 @@ depends=(libthai cairo libxft harfbuzz) makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection help2man gtk-doc git) checkdepends=(ttf-dejavu) -_commit=e9471764d19f740f756cf7e6d11aba0cbba3d2ae # tags/1.40.3^0 +_commit=43b9668ba688b01553abb7b453aeb206d7fd56fa # tags/1.40.4^0 source=("git+https://git.gnome.org/browse/pango#commit=$_commit") sha256sums=('SKIP')
