Date: Thursday, March 8, 2018 @ 17:01:28 Author: heftig Revision: 318240
2.13.0-1 Modified: fontconfig/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-08 16:51:27 UTC (rev 318239) +++ PKGBUILD 2018-03-08 17:01:28 UTC (rev 318240) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=fontconfig -pkgver=2.12.6+5+g665584a +pkgver=2.13.0 pkgrel=1 pkgdesc="A library for configuring and customizing font access" arch=(x86_64) @@ -12,7 +12,7 @@ makedepends=(git autoconf-archive gperf python-lxml python-six docbook-utils docbook-sgml perl-sgmls 'texlive-formatsextra>=2017' lynx) install=fontconfig.install -_commit=665584a19b0ec227c93643ffb0540d11ac8ecf7f # fc-2-12 +_commit=f075ca1aeaedbc288d42a70df5cf2fd069ea0d10 # tags/2.13.0^0 source=("git+https://anongit.freedesktop.org/git/fontconfig#commit=$_commit" fontconfig.hook) sha256sums=('SKIP'
