From 44785659f4c3d78be97a9e6cf52f144c47592435 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 5 Oct 2020 16:13:35 +0300 Subject: [PATCH] bleachbit: update to 4.1.0. --- srcpkgs/bleachbit/template | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/bleachbit/template b/srcpkgs/bleachbit/template index 524794f0cb2..a7b9c9cbb27 100644 --- a/srcpkgs/bleachbit/template +++ b/srcpkgs/bleachbit/template @@ -1,10 +1,8 @@ # Template file for 'bleachbit' pkgname=bleachbit -version=4.0.0 +version=4.1.0 revision=1 -archs=noarch build_style=gnu-makefile -pycompile_dirs="usr/share/bleachbit" make_install_args="prefix=/usr" hostmakedepends="python3 gettext" depends="python3-gobject python3-scandir gtk+3 desktop-file-utils hicolor-icon-theme" @@ -13,5 +11,5 @@ maintainer="graysky " license="GPL-3.0-or-later" homepage="https://www.bleachbit.org/" distfiles="https://github.com/bleachbit/bleachbit/archive/v${version}.tar.gz" -checksum=5f7813b1ecda32647b1a31564b66f369fbd0d50d67924f256a0d414abc07501b +checksum=0f783a22e1f8197bae6bfe3074875dd6381b16aab7a3cfe5a3fcd65cba1a4f58 python_version=3