bleachbit: update to 2.2.
This commit is contained in:
parent
801895ffb2
commit
fd7ce03726
|
@ -1,18 +1,16 @@
|
|||
# Template file for 'bleachbit'
|
||||
pkgname=bleachbit
|
||||
version=2.1
|
||||
version=2.2
|
||||
revision=1
|
||||
_commit=91d7861e2607caa13c085c73626e6ca1aecb41c5
|
||||
wrksrc="${pkgname}-${_commit}"
|
||||
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"
|
||||
pycompile_dirs="usr/share/bleachbit"
|
||||
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/${_commit}.tar.gz"
|
||||
checksum=1c8d188dac6a87c1126fd1d08000288a3f335007acba5b1bfc80c97e79c73b7d
|
||||
distfiles="https://github.com/bleachbit/bleachbit/archive/v${version}.tar.gz"
|
||||
checksum=5abdf59df4157880347590c8463a2b1bff94467e2cfd988569a90f5cb447292a
|
||||
|
|
Loading…
Reference in New Issue