bleachbit: update to 3.0.
This commit is contained in:
parent
ac6d15692a
commit
0f9bbd6e0c
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'bleachbit'
|
||||
pkgname=bleachbit
|
||||
version=2.2
|
||||
version=3.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
pycompile_dirs="usr/share/bleachbit"
|
||||
make_install_args="prefix=/usr"
|
||||
hostmakedepends="python"
|
||||
depends="pygtk>=2 desktop-file-utils hicolor-icon-theme"
|
||||
depends="python-gobject gtk+3 desktop-file-utils hicolor-icon-theme"
|
||||
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=5abdf59df4157880347590c8463a2b1bff94467e2cfd988569a90f5cb447292a
|
||||
distfiles="https://github.com/bleachbit/bleachbit/archive/${version}.tar.gz"
|
||||
checksum=d992b9e11f0fc3612a2609bf6f77faeca2e39bb53556ee3259dc3ee210802a73
|
||||
|
|
Loading…
Reference in New Issue