From bcf1fa8e3de8e8fe77b1987f1d1bca1aeedbb90c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 23 Nov 2020 06:59:57 +0100 Subject: qwtplot3d: rebuild --- qwtplot3d/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qwtplot3d') diff --git a/qwtplot3d/PKGBUILD b/qwtplot3d/PKGBUILD index 9f50fd86..4d22750f 100644 --- a/qwtplot3d/PKGBUILD +++ b/qwtplot3d/PKGBUILD @@ -4,7 +4,7 @@ pkgname=qwtplot3d pkgver=0.2.7 -pkgrel=21 +pkgrel=22 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=10.2.0' 'glibc>=2.31' 'libglvnd=1.3.2' - 'qt5-base=5.15.1' - 'qt5-base=5.15.1' + 'qt5-base=5.15.2' + 'qt5-base=5.15.2' 'zlib=1:1.2.11' ) depends=("${_pinned_dependencies[@]}") -- cgit v1.2.3-54-g00ecf