summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-07-23 12:52:24 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-07-23 12:52:24 +0200
commit7b106d59c683ed08114cea0e45d3f39690d792c6 (patch)
treea933bf8d4abc846a6d45f20de94eb3eb85398136
parent320cf2fff640ede3ca87af09f7b0407bf2804cce (diff)
downloadarchlinuxewe-7b106d59c683ed08114cea0e45d3f39690d792c6.tar.xz
qwtplot3d: rebuild
-rw-r--r--qwtplot3d/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/qwtplot3d/PKGBUILD b/qwtplot3d/PKGBUILD
index 8dfc4ba86..832f07fd0 100644
--- a/qwtplot3d/PKGBUILD
+++ b/qwtplot3d/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=qwtplot3d
pkgver=0.2.7
-pkgrel=187
+pkgrel=188
pkgdesc="Qt/OpenGL-based C++ programming library containing 3d-widgets"
arch=('i686' 'pentium4' 'x86_64')
license=('custom:zlib')
url="http://qwtplot3d.sourceforge.net/"
_pinned_dependencies=(
- 'gcc-libs=14.1.1+r58+gfc9fb69ad62'
+ 'gcc-libs=14.1.1+r309+gbb34b7eda1f'
'glibc>=2.31'
'libGL.so=1'
'libz.so=1'