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 187c44fd..c7027dd2 100644
--- a/qt4/PKGBUILD
+++ b/qt4/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=qt4
pkgver=4.8.7
-pkgrel=56
+pkgrel=57
arch=('i686' 'pentium4' 'x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -34,7 +34,7 @@ _pinned_dependencies=(
'openssl=1.1.1.g'
'postgresql-libs=12.4'
'sqlite=3.33.0'
- 'unixodbc=2.3.7'
+ 'unixodbc=2.3.8'
'zlib=1:1.2.11'
)
depends=('ca-certificates' 'libgl' 'libxrandr' 'libxv' 'libxi' 'alsa-lib'