summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aecd7d20caa1..677a1f39dc6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=sidef
pkgname=sidef-git
-pkgver=3.50
+pkgver=3.60
pkgrel=1
pkgdesc="A modern object-oriented programming language (-git version)."
arch=('any')
@@ -18,7 +18,7 @@ depends=(
'perl>=5.22.0' 'perl-data-dump' 'perl-math-gmpq>=0.45' 'perl-math-gmpz>=0.39' 'perl-math-mpfr>=3.36' 'perl-math-mpc'
'perl-math-prime-util-gmp>=0.44' 'perl-term-readline-gnu' 'perl-algorithm-combinatorics' 'perl-algorithm-loops'
)
-
+optdepends=('perl-math-prime-util: for better performance in several functions')
source=('git://github.com/trizen/sidef.git')
md5sums=('SKIP')