summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrás Wacha2022-06-01 08:49:53 +0200
committerAndrás Wacha2022-06-01 08:49:53 +0200
commit694e6c3f30c1edc57d614c65905c75f6f8a9fce7 (patch)
tree12ff90c039c72b44030d5fa04f264efc4546f3c4 /PKGBUILD
parentf7c53d8c9702c6912cf7cd5a9823a702886a2f96 (diff)
downloadaur-694e6c3f30c1edc57d614c65905c75f6f8a9fce7.tar.gz
Relative version increment to force recompilation with new perl (5.36)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a301648b374d..65ca73e6c319 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-math-utils'
pkgver='1.14'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Useful mathematical functions not in Perl."
arch=('any')
license=('PerlArtistic' 'GPL')