[arch-commits] Commit in fontconfig/trunk (PKGBUILD)
Andreas Radke
andyrtr at gemini.archlinux.org
Sun Dec 19 11:04:17 UTC 2021
Date: Sunday, December 19, 2021 @ 11:04:17
Author: andyrtr
Revision: 432776
upgpkg: fontconfig 2:2.13.94-2: add hmtl doc - FS#73086
Modified:
fontconfig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-19 10:31:37 UTC (rev 432775)
+++ PKGBUILD 2021-12-19 11:04:17 UTC (rev 432776)
@@ -3,7 +3,7 @@
pkgname=fontconfig
pkgver=2.13.94
-pkgrel=1
+pkgrel=2
epoch=2
pkgdesc="Library for configuring and customizing font access"
url=https://www.freedesktop.org/wiki/Software/fontconfig/
@@ -40,7 +40,7 @@
arch-meson fontconfig build \
-D doc-txt=disabled \
-D doc-pdf=disabled \
- -D doc-html=disabled
+ -D doc-html=enabled
meson compile -C build
}
More information about the arch-commits
mailing list