summaryrefslogtreecommitdiff
path: root/qwtplot3d/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-06-19 15:59:44 +0200
committerErich Eckner <git@eckner.net>2022-06-19 15:59:44 +0200
commitc6d8c625fddb83a8457c430cc54867a093876107 (patch)
tree33aa7247712011aee61fb33f7ebf1d8a712a0a46 /qwtplot3d/PKGBUILD
parent8272581c7964a9030766266f867d2a1e87e21560 (diff)
downloadarchlinuxewe-c6d8c625fddb83a8457c430cc54867a093876107.tar.xz
qwtplot3d: rebuild
Diffstat (limited to 'qwtplot3d/PKGBUILD')
-rw-r--r--qwtplot3d/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/qwtplot3d/PKGBUILD b/qwtplot3d/PKGBUILD
index 708221da2..97bc4b98b 100644
--- a/qwtplot3d/PKGBUILD
+++ b/qwtplot3d/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=qwtplot3d
pkgver=0.2.7
-pkgrel=103
+pkgrel=104
pkgdesc="Qt/OpenGL-based C++ programming library containing 3d-widgets"
arch=('i686' 'pentium4' 'x86_64')
license=('custom:zlib')
@@ -13,8 +13,8 @@ _pinned_dependencies=(
'gcc-libs=12.1.0'
'glibc>=2.31'
'libglvnd=1.4.0'
- 'qt5-base=5.15.4+kde+r168'
- 'qt5-base=5.15.4+kde+r168'
+ 'qt5-base=5.15.5+kde+r163'
+ 'qt5-base=5.15.5+kde+r163'
'zlib=1:1.2.12'
)
depends=("${_pinned_dependencies[@]}")