summaryrefslogtreecommitdiff
path: root/plplot
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-07-23 12:52:23 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-07-23 12:52:23 +0200
commit4ea32e88a1d362252e09416ae9569448d44b6b9c (patch)
tree1df31b6b4ff550b27867236b795fb3a0eb53d397 /plplot
parentec9e001347d36992029a2dc6ca32fafcbf003d8a (diff)
downloadarchlinuxewe-4ea32e88a1d362252e09416ae9569448d44b6b9c.tar.xz
plplot: rebuild
Diffstat (limited to 'plplot')
-rw-r--r--plplot/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/plplot/PKGBUILD b/plplot/PKGBUILD
index e6914e3f2..641ae1bba 100644
--- a/plplot/PKGBUILD
+++ b/plplot/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: Eric Belanger <eric@archlinux.org>
pkgname=plplot
pkgver=5.15.0
-pkgrel=53
+pkgrel=54
pkgdesc="A cross-platform software package for creating scientific plots"
arch=('i686' 'pentium4' 'x86_64')
url="http://plplot.sourceforge.net/"
license=("LGPL" "custom")
_pinned_dependencies=(
- 'gcc-libs=14.1.1+r58+gfc9fb69ad62'
+ 'gcc-libs=14.1.1+r309+gbb34b7eda1f'
'glibc>=2.31'
'libtool=2.5.0+14+g9a4a0261'
'libx11=1.8.9'