Browse Source

perl/perl-Sidef: Updated for version 2.30.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/25/head
Edinaldo P. Silva 9 years ago
committed by Willy Sudiarto Raharjo
parent
commit
d9fab9abeb
No known key found for this signature in database GPG Key ID: 887B8374D7333381
  1. 2
      perl/perl-Sidef/README
  2. 2
      perl/perl-Sidef/perl-Sidef.SlackBuild
  3. 6
      perl/perl-Sidef/perl-Sidef.info

2
perl/perl-Sidef/README

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

2
perl/perl-Sidef/perl-Sidef.SlackBuild

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

6
perl/perl-Sidef/perl-Sidef.info

@ -1,8 +1,8 @@
PRGNAM="perl-Sidef"
VERSION="2.26"
VERSION="2.30"
HOMEPAGE="https://github.com/trizen/sidef"
DOWNLOAD="https://github.com/trizen/sidef/archive/2.26.tar.gz"
MD5SUM="0219f24751eea6fc711c37cfdf1b3f04"
DOWNLOAD="https://github.com/trizen/sidef/archive/2.0/sidef-2.30.tar.gz"
MD5SUM="84637e164a85702b8949977a35b4f2a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-data-dump perl-Module-Build"

Loading…
Cancel
Save