mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/menu-cache: Updated for version 1.0.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
844d21e5a5
commit
43f344a490
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for menu-cache
|
||||
|
||||
# Copyright (c) 2011-2014 Matteo Bernardini <ponce@slackbuilds.org>
|
||||
# Copyright 2011-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright (c) 2010 Chris Abela <chris.abela@maltats.com>
|
||||
# Copyright (c) 2009 Eric Hameleers, Eindhoven, NL
|
||||
# All rights reserved.
|
||||
|
@ -26,7 +26,7 @@
|
|||
# SUCH DAMAGE.
|
||||
|
||||
PRGNAM=menu-cache
|
||||
VERSION=${VERSION:-1.0.0}
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="menu-cache"
|
||||
VERSION="1.0.0"
|
||||
VERSION="1.0.1"
|
||||
HOMEPAGE="http://lxde.org"
|
||||
DOWNLOAD="http://downloads.sf.net/lxde/menu-cache-1.0.0.tar.xz"
|
||||
MD5SUM="4a8e6c1a86d5e64ec725d850a4abfbad"
|
||||
DOWNLOAD="http://downloads.sf.net/lxde/menu-cache-1.0.1.tar.xz"
|
||||
MD5SUM="a856ba860b16fdc8c69ee784bc4ade36"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libfm-extra"
|
||||
|
|
Loading…
Reference in a new issue