summaryrefslogtreecommitdiff
path: root/qwtplot3d
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-10-03 19:17:30 +0200
committerErich Eckner <git@eckner.net>2023-10-03 19:17:30 +0200
commit2937b0bb99a3f08b16bc7ed902b3bb1153a9c7d3 (patch)
tree62547feec54409db88a077e4f6a6a88480eb5c7b /qwtplot3d
parent5e35d453781677255969c08ae31030eb3a2b15fe (diff)
downloadarchlinuxewe-2937b0bb99a3f08b16bc7ed902b3bb1153a9c7d3.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 d110d66fb..99a831070 100644
--- a/qwtplot3d/PKGBUILD
+++ b/qwtplot3d/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=qwtplot3d
pkgver=0.2.7
-pkgrel=159
+pkgrel=160
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+r164'
- 'qt5-base=5.15.10+kde+r164'
+ 'qt5-base=5.15.10+kde+r165'
+ 'qt5-base=5.15.10+kde+r165'
)
depends=("${_pinned_dependencies[@]}")
makedepends=('mesa' 'glu')