diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-06-11 09:04:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-12 00:05:03 +0700 |
commit | 6dd42f6a1867289aa9ae5a86547ecc1dec607121 (patch) | |
tree | 8a1105eb24f722b56d631dac9d19cff2d1d43dc5 /perl/perl-file-desktopentry/perl-file-desktopentry.SlackBuild | |
parent | 2b2d20558f804255009bfce97953735611bbf35d (diff) |
perl/perl-file-desktopentry: Updated for version 0.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 5b768e05503f6..7b316bb9e14a9 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} |