14 lines
571 B
Bash
14 lines
571 B
Bash
# Template file for 'bleachbit'
|
|
pkgname=bleachbit
|
|
version=4.6.2
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
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=fbdf7c9f7e8aac5c8720a27c6fac934f4ea9e68f1047e772d94414a2a5e51952
|
|
python_version=3
|