diff options
Diffstat (limited to 'perl/perl-Exception-Class/perl-Exception-Class.SlackBuild')
-rw-r--r-- | perl/perl-Exception-Class/perl-Exception-Class.SlackBuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild b/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild index 1632ff8ae8..cb5d2526d1 100644 --- a/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild +++ b/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild @@ -1,11 +1,12 @@ #!/bin/sh -# Slackware build script for <appname> +# Slackware build script for perl-Exception-Class +# This is in the public domain. -# Written by (your name) (your contact information) +# Written by LEVAI Daniel PRGNAM=perl-Exception-Class -VERSION=${VERSION:-1.35} +VERSION=${VERSION:-1.36} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |