summaryrefslogtreecommitdiff
path: root/qwtplot3d
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-10-09 11:07:21 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-10-09 11:07:21 +0200
commit101f4bda27edd7adc351ee6b27c69ae8c9425737 (patch)
treed29dd542e48b53689e3d40082a998717441d45ad /qwtplot3d
parent19d8bcbc088b1b4a133578a7211587b91dd06153 (diff)
downloadarchlinuxewe-101f4bda27edd7adc351ee6b27c69ae8c9425737.tar.xz
qwtplot3d: rebuild
Diffstat (limited to 'qwtplot3d')
-rw-r--r--qwtplot3d/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/qwtplot3d/PKGBUILD b/qwtplot3d/PKGBUILD
index 4d4a50301..f02ce11ed 100644
--- a/qwtplot3d/PKGBUILD
+++ b/qwtplot3d/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=qwtplot3d
pkgver=0.2.7
-pkgrel=162
+pkgrel=163
pkgdesc="Qt/OpenGL-based C++ programming library containing 3d-widgets"
arch=('i686' 'pentium4' 'x86_64')
license=('custom:zlib')
@@ -14,8 +14,8 @@ _pinned_dependencies=(
'glibc>=2.31'
'libGL.so=1'
'libz.so=1'
- 'qt5-base=5.15.10+kde+r162'
- 'qt5-base=5.15.10+kde+r162'
+ 'qt5-base=5.15.11+kde+r134'
+ 'qt5-base=5.15.11+kde+r134'
)
depends=("${_pinned_dependencies[@]}")
makedepends=('mesa' 'glu')