diff options
Diffstat (limited to 'perl/perl-file-desktopentry/perl-file-desktopentry.SlackBuild')
-rw-r--r-- | perl/perl-file-desktopentry/perl-file-desktopentry.SlackBuild | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/perl/perl-file-desktopentry/perl-file-desktopentry.SlackBuild b/perl/perl-file-desktopentry/perl-file-desktopentry.SlackBuild index 5b768e0550..7b316bb9e1 100644 --- a/perl/perl-file-desktopentry/perl-file-desktopentry.SlackBuild +++ b/perl/perl-file-desktopentry/perl-file-desktopentry.SlackBuild @@ -1,11 +1,9 @@ #!/bin/sh -# Slackware build script for perl-file-desktopentry - -# Copyright 2015 Edinaldo P. Silva <edps.mundognu@gmail.com> -# All rights reserved. # -# Redistribution and use of this script, with or without modification, is -# permitted provided that the following conditions are met: +# Slackware build script for perl-file-desktopentry. +# +# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# All rights reserved. # # 1. Redistributions of this script must retain the above copyright # notice, this list of conditions and the following disclaimer. @@ -22,7 +20,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-file-desktopentry -VERSION=${VERSION:-0.08} +VERSION=${VERSION:-0.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |