bleachbit: update to 2.0.
This commit is contained in:
parent
5bd7cd03fe
commit
815444beed
1 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'bleachbit'
|
||||
pkgname=bleachbit
|
||||
reverts="1.15_1"
|
||||
version=1.12
|
||||
revision=3
|
||||
version=2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
make_install_args="prefix=/usr"
|
||||
|
@ -10,8 +9,8 @@ hostmakedepends="python"
|
|||
depends="pygtk>=2 desktop-file-utils gtk-update-icon-cache hicolor-icon-theme"
|
||||
pycompile_dirs="/usr/share/bleachbit"
|
||||
short_desc="Deletes unneeded files to free disk space and maintain privacy"
|
||||
maintainer="graysky <graysky AT archlinux DOT us>"
|
||||
maintainer="graysky <graysky@archlinux.us>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.bleachbit.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=55188debde6ccb9d83ebf5bb9f8c821c616fa0dfe309779d3d87059c04b1a8f4
|
||||
homepage="https://www.bleachbit.org/"
|
||||
distfiles="https://github.com/bleachbit/bleachbit/archive/v$version.tar.gz"
|
||||
checksum=a4bb3089c2120d3e99ed19569f2de0963a6e91f9b8a018315dd22287ed282f97
|
||||
|
|
Loading…
Reference in a new issue