perl/perl-Sidef: Updated for version 3.05.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-11-04 15:37:31 +00:00 committed by David Spencer
parent 0e27082b46
commit 6a41b790cf
4 changed files with 9 additions and 8 deletions

View file

@ -1,7 +1,8 @@
perl-Sidef (A modern object-oriented programming language).
Sidef is a modern object-oriented programming language, implemented in Perl.
Sidef is a modern object-oriented programming language, implemented
in Perl.
You can download Sidef HandBook at: http://trizen.gitbooks.io/sidef-lang/
More about Sidef language: http://trizen.gitbooks.io/sidef-lang/
Optional dependencies: perl-Math-BigInt, perl-Math-BigInt-GMP.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Sidef
VERSION=${VERSION:-3.04}
VERSION=${VERSION:-3.05}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="perl-Sidef"
VERSION="3.04"
VERSION="3.05"
HOMEPAGE="https://github.com/trizen/sidef"
DOWNLOAD="https://github.com/trizen/sidef/archive/3.04/sidef-3.04.tar.gz"
MD5SUM="195099155dc2a1fd5f14dfe0efc3d211"
DOWNLOAD="https://github.com/trizen/sidef/archive/3.05/sidef-3.05.tar.gz"
MD5SUM="8a5071c50e75aebe0f7a732c96e084c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-data-dump perl-Module-Build perl-Math-GMPq perl-Math-Prime-Util-GMP"
REQUIRES="perl-data-dump perl-Module-Build perl-Math-MPC perl-Math-Prime-Util-GMP perl-Algorithm-Combinatorics perl-Algorithm-Loops"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"

View file

@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
perl-Sidef: perl-Sidef (A modern object-oriented programming language)
perl-Sidef:
perl-Sidef: Sidef is a modern object-oriented programming language, implemented
perl-Sidef: Sidef is a modern object-oriented programming language, implemented
perl-Sidef: in Perl.
perl-Sidef:
perl-Sidef: Home page: https://github.com/trizen/sidef