git » qt5-base.git » commit 7d3935b

upgpkg: 5.15.10+kde+r129-3: Enable libproxy (FS#78873)

author Antonio Rojas
2023-06-23 17:53:42 UTC
committer Antonio Rojas
2023-06-23 17:53:42 UTC
parent f85d8ff3a29a624abf9b06ddaafca2fa48b7b7bc

upgpkg: 5.15.10+kde+r129-3: Enable libproxy (FS#78873)

PKGBUILD +2 -1

diff --git a/PKGBUILD b/PKGBUILD
index dd068ac..4fce401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=qt5-base
 pkgname=(qt5-base qt5-xcb-private-headers)
 _basever=5.15.10
 pkgver=5.15.10+kde+r129
-pkgrel=2
+pkgrel=3
 _commit=e8d9e68d25f4bf305f8b3ca5d678594ee4681baa
 arch=('x86_64')
 url='https://www.qt.io'
@@ -65,6 +65,7 @@ build() {
     -dbus-linked \
     -system-harfbuzz \
     -journald \
+    -libproxy \
     -no-mimetype-database \
     -no-use-gold-linker \
     -no-reduce-relocations \