system/bleachbit: Updated for version 4.1.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2020-10-02 05:12:43 +07:00 committed by Willy Sudiarto Raharjo
parent d4b58304ac
commit 25188f20c7
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bleachbit
VERSION=${VERSION:-4.0.0}
VERSION=${VERSION:-4.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="bleachbit"
VERSION="4.0.0"
VERSION="4.1.0"
HOMEPAGE="https://www.bleachbit.org/"
DOWNLOAD="https://github.com/bleachbit/bleachbit/archive/v4.0.0/bleachbit-4.0.0.tar.gz"
MD5SUM="4f2ffb465d0b3870fbd58f17f91fe57b"
DOWNLOAD="https://github.com/bleachbit/bleachbit/archive/v4.1.0/bleachbit-4.1.0.tar.gz"
MD5SUM="7042e01ee1ebdffcd5107ce92e068077"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygobject3-python3"