diff --git a/srcpkgs/bleachbit/template b/srcpkgs/bleachbit/template index 20b148a472a..7bca1dfd6a2 100644 --- a/srcpkgs/bleachbit/template +++ b/srcpkgs/bleachbit/template @@ -1,15 +1,15 @@ # Template file for 'bleachbit' pkgname=bleachbit -version=4.4.0 +version=4.4.2 revision=1 build_style=gnu-makefile make_install_args="prefix=/usr" -hostmakedepends="python3 gettext" -depends="python3-gobject python3-scandir gtk+3 desktop-file-utils hicolor-icon-theme" +hostmakedepends="python3 gettext desktop-file-utils" +depends="gtk+3 python3-gobject python3-scandir python3-chardet" short_desc="Deletes unneeded files to free disk space and maintain privacy" 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=c45dad54d8c1da90be315e6d2403cba4c6fc59453b107d6d8ce0ca975228146f +checksum=6001c864688e36bd8f950c1341923c9347c2373149a9ce98dc26c39023b51997 python_version=3