mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
perl/perl-file-desktopentry: Updated for version 0.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a129f9cb12
commit
467451cf63
4 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
|||
perl-file-desktopentry (File::DesktopEntry - Object to handle .desktop files)
|
||||
perl-file-desktopentry (File::DesktopEntry - Object to handle .desktop files).
|
||||
|
||||
This module is used to work with .desktop files.
|
||||
|
||||
The format of these files is specified by the freedesktop "Desktop Entry" specification.
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-file-desktopentry
|
||||
VERSION=${VERSION:-0.10}
|
||||
VERSION=${VERSION:-0.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-file-desktopentry"
|
||||
VERSION="0.10"
|
||||
VERSION="0.11"
|
||||
HOMEPAGE="https://metacpan.org/pod/File::DesktopEntry"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MI/MICHIELB/File-DesktopEntry-0.10.tar.gz"
|
||||
MD5SUM="96b9a336d2b1bac08a9c4131fd3c063c"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MI/MICHIELB/File-DesktopEntry-0.11.tar.gz"
|
||||
MD5SUM="8cb672333cfedd7d481953907b579ea5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-file-basedir perl-extutils-makemaker"
|
||||
|
|
|
@ -9,11 +9,11 @@
|
|||
perl-file-desktopentry: perl-file-desktopentry (Object to handle .desktop files)
|
||||
perl-file-desktopentry:
|
||||
perl-file-desktopentry: This module is used to work with .desktop files. The format of these
|
||||
perl-file-desktopentry: files is specified by the freedesktop
|
||||
perl-file-desktopentry: "Desktop Entry" specification.
|
||||
perl-file-desktopentry: files is specified by the freedesktop "Desktop Entry" specification.
|
||||
perl-file-desktopentry:
|
||||
perl-file-desktopentry: Home page: https://metacpan.org/pod/File::DesktopEntry
|
||||
perl-file-desktopentry:
|
||||
perl-file-desktopentry:
|
||||
perl-file-desktopentry:
|
||||
perl-file-desktopentry:
|
||||
perl-file-desktopentry:
|
||||
|
|
Loading…
Reference in a new issue