mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/menu-cache: Updated for version 0.6.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
98e1f6fde9
commit
93eac13e8a
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# SUCH DAMAGE.
|
||||
|
||||
PRGNAM=menu-cache
|
||||
VERSION=${VERSION:-20140710_7a7e0b1}
|
||||
VERSION=${VERSION:-0.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="menu-cache"
|
||||
VERSION="20140710_7a7e0b1"
|
||||
VERSION="0.6.0"
|
||||
HOMEPAGE="http://lxde.org"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/menu-cache-20140710_7a7e0b1.tar.xz"
|
||||
MD5SUM="8a780960907b29e0486b74606d89bda8"
|
||||
DOWNLOAD="http://downloads.sf.net/lxde/menu-cache-0.6.0.tar.xz"
|
||||
MD5SUM="f1bbe2281feb4e78c401ca8d7ed46306"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue