summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-math-random/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-math-random/PKGBUILD b/perl-math-random/PKGBUILD
index c78ccabdd..86d1880c9 100644
--- a/perl-math-random/PKGBUILD
+++ b/perl-math-random/PKGBUILD
@@ -4,12 +4,13 @@
pkgname='perl-math-random'
pkgver='0.72'
-pkgrel=12
+pkgrel=13
pkgdesc="Random Number Generators"
arch=('x86_64' 'i686' 'pentium4')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
_pinned_dependencies=(
+ 'gcc-libs=12.2.1'
'glibc>=2.31'
)
depends=(