summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorandrewSC2017-02-01 22:13:59 -0500
committerandrewSC2017-02-01 22:13:59 -0500
commitaf05c2cf689c80cd9e4068fe8818fecdff42c6f5 (patch)
tree64eb8e3eae35e47f270a8619edb7236ab8eb7dc7 /PKGBUILD
parente52b620f2ff9bef4b131b6897e07357e7cb09ca9 (diff)
downloadaur-af05c2cf689c80cd9e4068fe8818fecdff42c6f5.tar.gz
PKGBUILD: Disabling gtk documentation generation due to bug
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93d95bf6dc73..d2d11641b3aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=gtk4-git
pkgname=(gtk4-update-icon-cache-git gtk4-git gtk4-print-backends-git)
-pkgver=3.89.3.r50.g360fbd0920
+pkgver=3.89.3.r119.gf251c5bf94
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (GIT Version)"
arch=('i686' 'x86_64')
@@ -79,7 +79,7 @@ build() {
--enable-x11-backend \
--enable-broadway-backend \
--enable-wayland-backend \
- --enable-gtk-doc
+ --disable-gtk-doc
# https://bugzilla.gnome.org/show_bug.cgi?id=655517
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool