mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/bleachbit: Updated for version 0.9.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
b9ecc66854
commit
7a1149e2b7
2 changed files with 7 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
# SlackBuild script for bleachbit.
|
||||
|
||||
# Copyright 2009-2011 Pierre Cazenave <pwcazenave {at} gmail [dot] com>
|
||||
# Copyright 2013 Erwin van Zanten <e.van.zanten.evz@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bleachbit
|
||||
VERSION=${VERSION:-0.8.7}
|
||||
VERSION=${VERSION:-0.9.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="bleachbit"
|
||||
VERSION="0.8.7"
|
||||
VERSION="0.9.5"
|
||||
HOMEPAGE="http://bleachbit.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/bleachbit/bleachbit-0.8.7.tar.bz2"
|
||||
MD5SUM="b63a6949d7683692dfad992ed71b8d25"
|
||||
DOWNLOAD="http://sourceforge.net/projects/bleachbit/files/bleachbit-0.9.5.tar.bz2"
|
||||
MD5SUM="a635f6eba762f91d8897ce9e8d5b6232"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Pierre Cazenave"
|
||||
EMAIL="pwcazenave <at> gmail {dot} com"
|
||||
MAINTAINER="Erwin van Zanten"
|
||||
EMAIL="e.van.zanten.evz@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue