blob: 3ebfa43fd445ad3f1a7024dc09e092d61aed8799 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bleachbit-cli
pkgdesc = Deletes unneeded files to free disk space and maintain privacy. CLI version/no GUI.
pkgver = 4.6.2
pkgrel = 1
url = https://www.bleachbit.org/
arch = any
license = GPL3
makedepends = git
depends = python-gobject
provides = bleachbit=4.6.2
conflicts = bleachbit
source = git+https://github.com/bleachbit/bleachbit.git#tag=v4.6.2?signed
validpgpkeys = A9E582E4054A159315EDC943D6D447B02B4D4C9D
sha256sums = 5185820f38f258db4c64983b54cfef22193a5625e3f54fdeda130d4de33b1653
pkgname = bleachbit-cli
|