summaryrefslogtreecommitdiff
path: root/qwtplot3d/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-09-21 08:33:11 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-09-21 08:33:11 +0200
commit9b5d632a657b708b28d5ef06f0fdd7501fac05cc (patch)
tree95df1348c75c8c1c95864cf708a685fe516782b4 /qwtplot3d/PKGBUILD
parentac0d80de24d23f4a674e868f248bef1b5fc5189e (diff)
downloadarchlinuxewe-9b5d632a657b708b28d5ef06f0fdd7501fac05cc.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 1ad6f680e..06abc4bb9 100644
--- a/qwtplot3d/PKGBUILD
+++ b/qwtplot3d/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=qwtplot3d
pkgver=0.2.7
-pkgrel=156
+pkgrel=157
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+r155'
- 'qt5-base=5.15.10+kde+r155'
+ 'qt5-base=5.15.10+kde+r158'
+ 'qt5-base=5.15.10+kde+r158'
)
depends=("${_pinned_dependencies[@]}")
makedepends=('mesa' 'glu')