mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
desktop/lxmenu-data: Updated for version 0.1.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
b2c3d8f250
commit
958e0dc555
2 changed files with 7 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue