From 46b1731cdc2a055f0a371028ddbe8d7554f199cf Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 12 Sep 2020 20:00:14 +0200 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 b11d256f..9f50fd86 100644 --- a/qwtplot3d/PKGBUILD +++ b/qwtplot3d/PKGBUILD @@ -4,7 +4,7 @@ pkgname=qwtplot3d pkgver=0.2.7 -pkgrel=20 +pkgrel=21 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.0' - 'qt5-base=5.15.0' + 'qt5-base=5.15.1' + 'qt5-base=5.15.1' 'zlib=1:1.2.11' ) depends=("${_pinned_dependencies[@]}") -- cgit v1.2.3-54-g00ecf