summaryrefslogtreecommitdiff
path: root/plplot/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-07 16:53:58 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-07 16:53:58 +0200
commitb484036738362762c7e2624e39ccc8daf45fba5a (patch)
treef04c2fbbfa6bd53d674cfcd7b206361f93f38323 /plplot/PKGBUILD
parent0a675af17bd3715233c4c3de3702d65ebb6783d4 (diff)
downloadarchlinuxewe-b484036738362762c7e2624e39ccc8daf45fba5a.tar.xz
plplot: rebuild
Diffstat (limited to 'plplot/PKGBUILD')
-rw-r--r--plplot/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/plplot/PKGBUILD b/plplot/PKGBUILD
index 757694cdd..27a7d464c 100644
--- a/plplot/PKGBUILD
+++ b/plplot/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: Eric Belanger <eric@archlinux.org>
pkgname=plplot
pkgver=5.15.0
-pkgrel=57
+pkgrel=58
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.2.1+r26+g14fa2b2ae7f'
+ 'gcc-libs=14.2.1+r32+geccf707e5ce'
'glibc>=2.31'
'libtool=2.5.1'
'libx11=1.8.10'