summaryrefslogtreecommitdiff
path: root/qt4/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'qt4/PKGBUILD')
-rw-r--r--qt4/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt4/PKGBUILD b/qt4/PKGBUILD
index d3f9703ce..58861fc81 100644
--- a/qt4/PKGBUILD
+++ b/qt4/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=qt4
pkgver=4.8.7
-pkgrel=76
+pkgrel=77
arch=('i686' 'pentium4' 'x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL' 'FDL' 'custom')
pkgdesc='A cross-platform application and UI framework'
_pinned_dependencies=(
- 'gcc-libs=10.2.0'
+ 'gcc-libs=11.1.0'
'glibc>=2.31'
'libdbus-1.so=3'
'libfbclient=3.0.7.33374'