libraries/menu-cache: Updated for version 1.0.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-06-10 11:32:27 +02:00 committed by Willy Sudiarto Raharjo
parent 844d21e5a5
commit 43f344a490
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"