diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2014-10-05 18:22:33 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 18:19:21 +0700 |
commit | 958e0dc555203894eb90ea6747ec8a37d42cb2a6 (patch) | |
tree | 62e57aa6c06305522c80b0a5a66d98f7528db515 /desktop/lxmenu-data | |
parent | b2c3d8f250131d752133ae5e3f1c8e147fdbedd2 (diff) | |
download | slackbuilds-958e0dc555203894eb90ea6747ec8a37d42cb2a6.tar.gz |
desktop/lxmenu-data: Updated for version 0.1.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/lxmenu-data')
-rw-r--r-- | desktop/lxmenu-data/lxmenu-data.SlackBuild | 6 | ||||
-rw-r--r-- | desktop/lxmenu-data/lxmenu-data.info | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/desktop/lxmenu-data/lxmenu-data.SlackBuild b/desktop/lxmenu-data/lxmenu-data.SlackBuild index eeab55305c..903a983b4a 100644 --- a/desktop/lxmenu-data/lxmenu-data.SlackBuild +++ b/desktop/lxmenu-data/lxmenu-data.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # $Id$ # Copyright (c) 2009 Eric Hameleers, Eindhoven, NL -# Copyright (c) 2014 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, IT +# Copyright (c) 2010-2014 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, IT # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -40,6 +40,8 @@ # * updated. # 20140529_ba51f05-1: 13/jul/2014 by Matteo Bernardini <ponce@slackbuilds.org> # * updated. +# 0.1.4-1: 08/sep/2014 by Matteo Bernardini <ponce@slackbuilds.org> +# * updated. # # Run 'sh lxmenu-data.SlackBuild' to build a Slackware package. # The package is created in /tmp. @@ -48,7 +50,7 @@ # ----------------------------------------------------------------------------- PRGNAM=lxmenu-data -VERSION=${VERSION:-20140529_ba51f05} +VERSION=${VERSION:-0.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/lxmenu-data/lxmenu-data.info b/desktop/lxmenu-data/lxmenu-data.info index 2e3c39734a..af677101a1 100644 --- a/desktop/lxmenu-data/lxmenu-data.info +++ b/desktop/lxmenu-data/lxmenu-data.info @@ -1,8 +1,8 @@ PRGNAM="lxmenu-data" -VERSION="20140529_ba51f05" +VERSION="0.1.4" HOMEPAGE="http://lxde.org" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxmenu-data-20140529_ba51f05.tar.xz" -MD5SUM="ad627043c1740554f719cb1ef685c213" +DOWNLOAD="http://downloads.sf.net/lxde/lxmenu-data-0.1.4.tar.xz" +MD5SUM="a44bb6214594fee21b8ef3e478b0f0e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |