bleachbit: update to 4.4.2.

This commit is contained in:
Martin Dimov 2022-05-09 17:28:52 +03:00 committed by Érico Nogueira Rolim
parent 439adad7dd
commit ecc3ab42f7
1 changed files with 4 additions and 4 deletions

View File

@ -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 <graysky@archlinux.us>"
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