summaryrefslogtreecommitdiff
path: root/plplot
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-05-04 20:00:11 +0200
committerErich Eckner <git@eckner.net>2023-05-04 20:00:11 +0200
commit80d93d38cb9b6f3b3bdc0728acb5d3cdc941745c (patch)
tree10bc3f454d421d3c98404140c48a2b2085d30950 /plplot
parent1e86afd6c4014f637f6523103cd271873ca69923 (diff)
downloadarchlinuxewe-80d93d38cb9b6f3b3bdc0728acb5d3cdc941745c.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 42804e1a2..979a5a16f 100644
--- a/plplot/PKGBUILD
+++ b/plplot/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: Eric Belanger <eric@archlinux.org>
pkgname=plplot
pkgver=5.15.0
-pkgrel=34
+pkgrel=35
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=13.1.1'
+ 'gcc-libs=12.2.1'
'glibc>=2.31'
'libtool=2.4.7+4+g1ec8fa28'
'libx11=1.8.4'