[arch-commits] Commit in lib32-fontconfig/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Fri Oct 5 04:55:04 UTC 2018
Date: Friday, October 5, 2018 @ 04:55:04
Author: foutrelis
Revision: 389695
upgpkg: lib32-fontconfig 2:2.13.1+12+g5f5ec56-1
Bump to 2.13.1 (+ fixes) now that the following issues are fixed:
- https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/107
- https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/110
Modified:
lib32-fontconfig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-05 00:41:36 UTC (rev 389694)
+++ PKGBUILD 2018-10-05 04:55:04 UTC (rev 389695)
@@ -3,7 +3,7 @@
_pkgbasename=fontconfig
pkgname=lib32-$_pkgbasename
-pkgver=2.13.0+15+gc60ed9e
+pkgver=2.13.1+12+g5f5ec56
pkgrel=1
epoch=2
pkgdesc="A library for configuring and customizing font access (32-bit)"
@@ -13,7 +13,7 @@
depends=(lib32-expat lib32-freetype2 $_pkgbasename)
makedepends=(git autoconf-archive gperf python-lxml python-six lib32-json-c)
install=lib32-fontconfig.install
-_commit=c60ed9ef66e59584f8b54323018e9e6c69925c7e # master~45
+_commit=5f5ec5676c61b9773026a9335c9b0dfa73a73353 # master
source=("git+https://anongit.freedesktop.org/git/fontconfig#commit=$_commit"
fontconfig-32.hook)
sha256sums=('SKIP'
More information about the arch-commits
mailing list