🔒 Repository is read-only – file editing is disabled.
12345678910111213141516171819202122232425
pkgname: bleachbit
pkgver: '6.0.3'
pkgrel: '1'
pkgdesc: Deletes unneeded files to free disk space and maintain privacy
url: 'https://bleachbit.sourceforge.net/'
arch: x86_64
license:
- GPL-3.0-or-later
depends:
- python
- python-gobject
- python-chardet
- gtk3
- desktop-file-utils
- hicolor-icon-theme
makedepends: []
source:
- 'https://github.com/bleachbit/bleachbit/archive/refs/tags/v${pkgver}.tar.gz'
sha256sums:
- 8a67ca9f323d0bfad167d72780f062fc7328bf80e2a6f64d4e891d0ea0b20e32
build: |
cd ${pkgname}-${pkgver}
make prefix=/usr DESTDIR=${PKGDIR} install
package: |
true